Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_CPU_ETH_VECTOR_PRIORITY (FNET_CFG_CPU_TIMER_VECTOR_PRIORITY+1u) |
Default Interrupt priority level for the Ethernet module. It can range from 1 to FNET_CFG_CPU_VECTOR_PRIORITY_MAX. The higher the value, the greater the priority of the corresponding interrupt.
NOTE: It's ignored for MCF V1.
.
Definition at line 749 of file fnet_cpu_config.h.