mikroSDK Reference Manual

Topics

 TRNG Register Masks
 

Data Structures

struct  TRNG_Type
 

Macros

#define TRNG0_BASE   (0x400A0000u)
 
#define TRNG0   ((TRNG_Type *)TRNG0_BASE)
 
#define TRNG_BASE_ADDRS   { TRNG0_BASE }
 
#define TRNG_BASE_PTRS   { TRNG0 }
 
#define TRNG_IRQS   { TRNG0_IRQn }
 

Macro Definition Documentation

◆ TRNG0

#define TRNG0   ((TRNG_Type *)TRNG0_BASE)

Peripheral TRNG0 base pointer

◆ TRNG0_BASE

#define TRNG0_BASE   (0x400A0000u)

Peripheral TRNG0 base address

◆ TRNG_BASE_ADDRS

#define TRNG_BASE_ADDRS   { TRNG0_BASE }

Array initializer of TRNG peripheral base addresses

◆ TRNG_BASE_PTRS

#define TRNG_BASE_PTRS   { TRNG0 }

Array initializer of TRNG peripheral base pointers

◆ TRNG_IRQS

#define TRNG_IRQS   { TRNG0_IRQn }

Interrupt vectors for the TRNG peripheral type