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 } |
#define TRNG0 ((TRNG_Type *)TRNG0_BASE) |
Peripheral TRNG0 base pointer
#define TRNG0_BASE (0x400A0000u) |
Peripheral TRNG0 base address
#define TRNG_BASE_ADDRS { TRNG0_BASE } |
Array initializer of TRNG peripheral base addresses
#define TRNG_BASE_PTRS { TRNG0 } |
Array initializer of TRNG peripheral base pointers
#define TRNG_IRQS { TRNG0_IRQn } |
Interrupt vectors for the TRNG peripheral type