![]() |
MCUSW
|
This file contains ISR function declaration for Ethernet driver.
Go to the source code of this file.
Macros | |
| #define | ETH_START_SEC_ISR_CODE |
| #define | ETH_STOP_SEC_ISR_CODE |
Eth Driver ISR category level | |
Definitions for Eth Driver ISR ISR category level. | |
| #define | ETH_ISR_VOID (0x00U) |
| void ISR type More... | |
| #define | ETH_ISR_CAT1 (0x01U) |
| Category 1 ISR type. More... | |
| #define | ETH_ISR_CAT2 (0x02U) |
| Category 2 ISR type. More... | |
Functions | |
| FUNC (void, ETH_CODE_FAST) Eth_RxIrqHdlr_0(void) | |
| ISR for frame reception interrupts of the indexed controller 0. More... | |