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
_hw_rng Struct Reference
All RNG module registers. More...
#include <MK64F12_rng.h>
Data Fields | |
__IO hw_rng_cr_t | CR |
__I hw_rng_sr_t | SR |
__O hw_rng_er_t | ER |
__I hw_rng_or_t | OR |
Detailed Description
All RNG module registers.
Definition at line 581 of file MK64F12_rng.h.
Field Documentation
__IO hw_rng_cr_t CR |
[0x0] RNGA Control Register
Definition at line 583 of file MK64F12_rng.h.
__O hw_rng_er_t ER |
[0x8] RNGA Entropy Register
Definition at line 585 of file MK64F12_rng.h.
__I hw_rng_or_t OR |
[0xC] RNGA Output Register
Definition at line 586 of file MK64F12_rng.h.
__I hw_rng_sr_t SR |
[0x4] RNGA Status Register
Definition at line 584 of file MK64F12_rng.h.
Generated on Sat Aug 27 2022 17:09:02 by
