Trident IoT SDK
 
Loading...
Searching...
No Matches
TRNG_REGISTERS_T Struct Reference

#include <T32CZ20_trng.h>

Data Fields

__IO uint32_t version
 
__IO uint32_t reserved1 [3]
 
__IO uint32_t status
 
__IO uint32_t reserved2 [3]
 
__IO uint32_t control
 
__IO uint32_t reserved3 [19]
 
__IO uint32_t data
 

Detailed Description


the struct we use so we can address registers using field names note that these are offset from the PUFrt register PLUS the TRNG offset see section 11.4. Register 0x00 here will be register 0xA00 in the docs.


Field Documentation

◆ control

__IO uint32_t TRNG_REGISTERS_T::control

◆ data

__IO uint32_t TRNG_REGISTERS_T::data

◆ reserved1

__IO uint32_t TRNG_REGISTERS_T::reserved1[3]

◆ reserved2

__IO uint32_t TRNG_REGISTERS_T::reserved2[3]

◆ reserved3

__IO uint32_t TRNG_REGISTERS_T::reserved3[19]

◆ status

__IO uint32_t TRNG_REGISTERS_T::status

◆ version

__IO uint32_t TRNG_REGISTERS_T::version

The documentation for this struct was generated from the following file: