Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
eth_data_conf_s Struct Reference
Struct eth_data_conf_s defines arguments for data confirm message. More...
#include <ethernet_mac_api.h>
Data Fields | |
uint8_t | msduHandle |
Handle associated with MSDU. | |
uint8_t | status |
Status of the last transaction. |
Detailed Description
Struct eth_data_conf_s defines arguments for data confirm message.
Definition at line 42 of file ethernet_mac_api.h.
Field Documentation
uint8_t msduHandle |
Handle associated with MSDU.
Definition at line 43 of file ethernet_mac_api.h.
uint8_t status |
Status of the last transaction.
Definition at line 44 of file ethernet_mac_api.h.
Generated on Tue Jul 12 2022 13:55:30 by
