Nordic stack and drivers for the mbed BLE API. Version to work around build bug.
Dependents: microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter
Fork of nRF51822 by
nrf_radio_request_t Struct Reference
[Types]
Radio request parameters. More...
#include <nrf_soc.h>
Data Fields | |
| uint8_t | request_type |
| Type of request, see NRF_RADIO_REQUEST_TYPE. | |
| nrf_radio_request_earliest_t | earliest |
| Parameters for a request for a timeslot as early as possible. | |
| nrf_radio_request_normal_t | normal |
| Parameters for a normal radio request. | |
Detailed Description
Radio request parameters.
Definition at line 309 of file nrf_soc.h.
Field Documentation
| uint8_t request_type |
Type of request, see NRF_RADIO_REQUEST_TYPE.
Generated on Tue Jul 12 2022 19:52:06 by
1.7.2
Jonathan Austin
