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.
Dependencies: BLE_API_Tiny_BLE MPU6050-DMP-Seeed-Tiny-BLE mbed
nrf_radio_request_earliest_t Struct Reference
[Types]
Parameters for a request for a timeslot as early as possible. More...
#include <nrf_soc.h>
Data Fields | |
| uint8_t | hfclk |
| High frequency clock source, see NRF_RADIO_HFCLK_CFG. | |
| uint8_t | priority |
| The radio timeslot priority, see NRF_RADIO_PRIORITY. | |
| uint32_t | length_us |
| The radio timeslot length (in the range 100 to 100,000] microseconds). | |
| uint32_t | timeout_us |
| Longest acceptable delay until the start of the requested timeslot (up to NRF_RADIO_EARLIEST_TIMEOUT_MAX_US microseconds). | |
Detailed Description
Parameters for a request for a timeslot as early as possible.
Definition at line 270 of file nrf_soc.h.
Field Documentation
| uint8_t hfclk |
High frequency clock source, see NRF_RADIO_HFCLK_CFG.
| uint32_t length_us |
| uint8_t priority |
The radio timeslot priority, see NRF_RADIO_PRIORITY.
| uint32_t timeout_us |
Generated on Tue Jul 12 2022 18:38:33 by
1.7.2