Arrow / Mbed OS DAPLink Reset
Embed: (wiki syntax)

« Back to documentation index

RNG_Type Struct Reference

RNG_Type Struct Reference
[RNG Peripheral Access Layer]

RNG - Register Layout Typedef. More...

#include <MK26F18.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 17938 of file MK26F18.h.


Field Documentation

__IO uint32_t CR

RNGA Control Register, offset: 0x0.

Definition at line 17939 of file MK26F18.h.

__O uint32_t ER

RNGA Entropy Register, offset: 0x8.

Definition at line 17941 of file MK26F18.h.

__I uint32_t OR

RNGA Output Register, offset: 0xC.

Definition at line 17942 of file MK26F18.h.

__I uint32_t SR

RNGA Status Register, offset: 0x4.

Definition at line 17940 of file MK26F18.h.