Modules | |
TRNG Register Masks | |
Classes | |
struct | TRNG_Type |
Macros | |
#define | TRNG ((TRNG_Type *)TRNG_BASE) |
#define | TRNG_BASE (0x400CC000u) |
#define | TRNG_BASE_ADDRS { TRNG_BASE } |
#define | TRNG_BASE_PTRS { TRNG } |
#define | TRNG_IRQS { TRNG_IRQn } |
Peripheral TRNG base pointer
Definition at line 38523 of file MIMXRT1052.h.
#define TRNG_BASE (0x400CC000u) |
Peripheral TRNG base address
Definition at line 38521 of file MIMXRT1052.h.
#define TRNG_BASE_ADDRS { TRNG_BASE } |
Array initializer of TRNG peripheral base addresses
Definition at line 38525 of file MIMXRT1052.h.
#define TRNG_BASE_PTRS { TRNG } |
Array initializer of TRNG peripheral base pointers
Definition at line 38527 of file MIMXRT1052.h.
#define TRNG_IRQS { TRNG_IRQn } |
Interrupt vectors for the TRNG peripheral type
Definition at line 38529 of file MIMXRT1052.h.