MAX32655 Peripheral Driver API
Peripheral Driver API for the MAX32655
CRC_Registers

Modules

 Register Offsets
 
 CRC_CTRL
 
 CRC_DATAIN
 
 CRC_POLY
 
 CRC_VAL
 

Data Structures

struct  mxc_crc_regs_t
 

Detailed Description

Registers, Bit Masks and Bit Positions for the CRC Peripheral Module.

CRC Registers.


Data Structure Documentation

◆ mxc_crc_regs_t

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
 

Field Documentation

◆ ctrl

__IO uint32_t ctrl

0x0000: CRC CTRL Register

◆ datain

__IO uint32_t datain

0x0004: CRC DATAIN Register

◆ poly

__IO uint32_t poly

0x0008: CRC POLY Register

◆ val

__IO uint32_t val

0x000C: CRC VAL Register