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
virtual_data_req_s Struct Reference
Virtual data request. More...
#include <arm_hal_phy.h>
Data Fields | |
| uint16_t | parameter_length |
| Length of user specified header. | |
| uint8_t * | parameters |
| Pointer to user specified header. | |
| uint16_t | msduLength |
| MSDU Length. | |
| const uint8_t * | msdu |
| MSDU. | |
Detailed Description
Virtual data request.
Definition at line 155 of file arm_hal_phy.h.
Field Documentation
| const uint8_t* msdu |
MSDU.
Definition at line 159 of file arm_hal_phy.h.
| uint16_t msduLength |
MSDU Length.
Definition at line 158 of file arm_hal_phy.h.
| uint16_t parameter_length |
| uint8_t* parameters |
Generated on Fri Jul 22 2022 04:54:15 by
1.7.2
