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.
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 169 of file arm_hal_phy.h.
Field Documentation
const uint8_t* msdu |
MSDU.
Definition at line 173 of file arm_hal_phy.h.
uint16_t msduLength |
MSDU Length.
Definition at line 172 of file arm_hal_phy.h.
uint16_t parameter_length |
uint8_t* parameters |
Generated on Tue Aug 9 2022 00:37:36 by
