Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_CPU_ETH_HW_RX_MAC_ERR |
Discard of frames with MAC layer errors by Ethernet-module:
1
= is enabled. Any frame received with a CRC, length, or PHY error is automatically discarded and not forwarded to the user application interface. 0
= is disabled. Frames with errors are not discarded. Definition at line 920 of file fnet_cpu_config.h.