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.
Fork of target-mcu-k64f by
RNG_Type Struct Reference
[RNG Peripheral Access Layer]
RNG - Register Layout Typedef. More...
#include <MK64F12.h>
Data Fields | |
__IO uint32_t | CR |
RNGA Control Register, offset: 0x0. | |
__I uint32_t | SR |
RNGA Status Register, offset: 0x4. | |
__O uint32_t | ER |
RNGA Entropy Register, offset: 0x8. | |
__I uint32_t | OR |
RNGA Output Register, offset: 0xC. |
Detailed Description
RNG - Register Layout Typedef.
Definition at line 10756 of file cmsis/MK64F12.h.
Field Documentation
__IO uint32_t CR |
RNGA Control Register, offset: 0x0.
Definition at line 10757 of file cmsis/MK64F12.h.
__O uint32_t ER |
RNGA Entropy Register, offset: 0x8.
Definition at line 10759 of file cmsis/MK64F12.h.
__I uint32_t OR |
RNGA Output Register, offset: 0xC.
Definition at line 10760 of file cmsis/MK64F12.h.
__I uint32_t SR |
RNGA Status Register, offset: 0x4.
Definition at line 10758 of file cmsis/MK64F12.h.
Generated on Sat Aug 27 2022 17:09:03 by
