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_RNG_Type Struct Reference
[Device_Peripheral_Registers]
Random Number Generator. More...
#include <nrf51.h>
Data Fields | |
| __O uint32_t | TASKS_START |
| __O uint32_t | TASKS_STOP |
| __IO uint32_t | EVENTS_VALRDY |
| __IO uint32_t | SHORTS |
| __IO uint32_t | INTENSET |
| __IO uint32_t | INTENCLR |
| __IO uint32_t | CONFIG |
| __I uint32_t | VALUE |
| __IO uint32_t | POWER |
Detailed Description
Random Number Generator.
(RNG)
Definition at line 770 of file nrf51.h.
Field Documentation
| __IO uint32_t EVENTS_VALRDY |
| __O uint32_t TASKS_START |
| __O uint32_t TASKS_STOP |
Generated on Tue Jul 12 2022 19:52:06 by
1.7.2
Jonathan Austin
