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.
Fork of OmniWheels by
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 Fri Jul 22 2022 04:54:12 by
 1.7.2 
    