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
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 198 of file arm_hal_phy.h.
Field Documentation
const uint8_t* msdu |
MSDU.
Definition at line 202 of file arm_hal_phy.h.
uint16_t msduLength |
MSDU Length.
Definition at line 201 of file arm_hal_phy.h.
uint16_t parameter_length |
uint8_t* parameters |
Generated on Tue Jul 12 2022 13:55:38 by
