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: xBedRadio MxSniffer
radio_status_t Struct Reference
[GrpRadio]
Structure for storage of radio parameters. More...
#include <radio.h>
Data Fields | |
| uint8_t | channel |
| Current radio channel. | |
| uint8_t | tx_pwr |
| Current transmit power. | |
| uint8_t | cca_mode |
| Current cca mode. | |
| radio_state_t | state |
| Current transceiver state. | |
| radio_state_t | idle_state |
| after TX go to idle state | |
| uint8_t * | rxframe |
| Pointer for frame data storage. | |
| uint8_t | rxframesz |
| Length of the buffer rxframesz. | |
Detailed Description
Structure for storage of radio parameters.
Definition at line 212 of file radio.h.
Field Documentation
| uint8_t channel |
Generated on Thu Jul 14 2022 01:09:40 by
1.7.2