ethernet_low_level_output() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

err_t ERR_OK if the packet has been sent to Ethernet DMA buffer successfully ERR_MEM if private data couldn't be allocated ERR_IF if netif is not supported ERR_ABORT if there's some wrong when send pbuf payload to DMA buffer

References

from examples