MAX32520 Peripheral Driver API
Peripheral Driver API for the MAX32520
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
TRNG_Registers

Modules

 Register Offsets
 
 TRNG_CN
 
 TRNG_ST
 
 TRNG_DATA
 

Files

file  trng_regs.h
 

Data Structures

struct  mxc_trng_regs_t
 

Detailed Description

Registers, Bit Masks and Bit Positions for the TRNG Peripheral Module.

Random Number Generator.


Data Structure Documentation

◆ mxc_trng_regs_t

struct mxc_trng_regs_t

Structure type to access the TRNG Registers.

Data Fields

__IO uint32_t cn
 
__I uint32_t st
 
__I uint32_t data
 

Field Documentation

◆ cn

__IO uint32_t cn

0x00: TRNG CN Register

◆ data

__I uint32_t data

0x08: TRNG DATA Register

◆ st

__I uint32_t st

0x04: TRNG ST Register