![]() |
MAX32655 Peripheral Driver API
Peripheral Driver API for the MAX32655
|
Modules | |
Register Offsets | |
CRC_CTRL | |
CRC_DATAIN | |
CRC_POLY | |
CRC_VAL | |
Data Structures | |
struct | mxc_crc_regs_t |
Registers, Bit Masks and Bit Positions for the CRC Peripheral Module.
CRC Registers.
struct mxc_crc_regs_t |
Structure type to access the CRC Registers.
Data Fields | |
__IO uint32_t | ctrl |
__IO uint32_t | datain |
__IO uint32_t | poly |
__IO uint32_t | val |
__IO uint32_t ctrl |
0x0000:
CRC CTRL Register
__IO uint32_t datain |
0x0004:
CRC DATAIN Register
__IO uint32_t poly |
0x0008:
CRC POLY Register
__IO uint32_t val |
0x000C:
CRC VAL Register