RZ Flexible Software Package Documentation  Release v4.0.0

 
ether_callback_args_t Struct Reference

#include <bsp_override.h>

Public Attributes

uint32_t channel
 Device channel number.
 
ether_event_t event
 Event code.
 
uint32_t status_ether
 Interrupt status of SDB or PMT.
 
uint32_t status_link
 Link status.
 
void const * p_context
 Placeholder for user data.
 

Detailed Description

Ether Callback function parameter data

Member Data Documentation

◆ channel

uint32_t channel

Device channel number.

◆ event

ether_event_t event

Event code.

◆ status_ether

uint32_t status_ether

Interrupt status of SDB or PMT.

◆ status_link

uint32_t status_link

Link status.

◆ p_context

void const* p_context

Placeholder for user data.


The documentation for this struct was generated from the following file: