Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_rng Struct Reference

_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

[0x0] RNGA Control Register

Definition at line 583 of file MK64F12_rng.h.

[0x8] RNGA Entropy Register

Definition at line 585 of file MK64F12_rng.h.

[0xC] RNGA Output Register

Definition at line 586 of file MK64F12_rng.h.

[0x4] RNGA Status Register

Definition at line 584 of file MK64F12_rng.h.