Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Data Fields | |
struct net_if * | iface |
uint8_t | mac_addr [6] |
bool | tx_err |
uint32_t | tx_word |
int | tx_pos |
uint8_t | frame_buf [NET_ETH_MAX_FRAME_SIZE] |
uint8_t esp32_wifi_runtime::frame_buf[NET_ETH_MAX_FRAME_SIZE] |
struct net_if* esp32_wifi_runtime::iface |
uint8_t esp32_wifi_runtime::mac_addr[6] |
bool esp32_wifi_runtime::tx_err |
int esp32_wifi_runtime::tx_pos |
uint32_t esp32_wifi_runtime::tx_word |