Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_CPU_TIMER_VECTOR_PRIORITY (3u) |
Default Interrupt priority level for a timer used by the FNET. 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 500 of file fnet_cpu_config.h.