![]() |
MAX32672 Peripheral Driver API
Peripheral Driver API for the MAX32672
|
Modules | |
| Register Offsets | |
| AES_CTRL | |
| AES_STATUS | |
| AES_INTFL | |
| AES_INTEN | |
| AES_FIFO | |
Files | |
| file | aes_regs.h |
Data Structures | |
| struct | mxc_aes_regs_t |
Registers, Bit Masks and Bit Positions for the AES Peripheral Module.
AES Keys.
| struct mxc_aes_regs_t |
Structure type to access the AES Registers.
Data Fields | |
| __IO uint32_t | ctrl |
| __IO uint32_t | status |
| __IO uint32_t | intfl |
| __IO uint32_t | inten |
| __IO uint32_t | fifo |
| __IO uint32_t ctrl |
0x0000: AES CTRL Register
| __IO uint32_t fifo |
0x0010: AES FIFO Register
| __IO uint32_t inten |
0x000C: AES INTEN Register
| __IO uint32_t intfl |
0x0008: AES INTFL Register
| __IO uint32_t status |
0x0004: AES STATUS Register