Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_CPU_ETH_TX_BUFS_MAX |
Defines the maximum number of outgoing frames that may be buffered by the Ethernet module. As a result ((FNET_CFG_CPU_ETHx_MTU+18) * FNET_CFG_CPU_ETH_TX_BUFS_MAX) bytes will be allocated.
.
Definition at line 763 of file fnet_cpu_config.h.