MG32F10x Standard Peripherals Firmware Library
成员变量
CRC_TypeDef结构体 参考

成员变量

__IOM uint32_t MODE
 
__IOM uint32_t SEED
 
union {
   __IM uint32_t   SUM
 
   __OM uint32_t   WR_DATA_WORD
 
   __OM uint16_t   WR_DATA_HALF_WORD
 
   __OM uint8_t   WR_DATA_BYTE
 
}; 
 

结构体成员变量说明

◆ MODE

__IOM uint32_t MODE

CRC Mode register, Address offset: 0x000

◆ SEED

__IOM uint32_t SEED

CRC Seed register, Address offset: 0x004

◆ SUM

__IM uint32_t SUM

CRC Sum register, Address offset: 0x008

◆ WR_DATA_BYTE

__OM uint8_t WR_DATA_BYTE

CRC Data register for byte, Address offset: 0x008

◆ WR_DATA_HALF_WORD

__OM uint16_t WR_DATA_HALF_WORD

CRC Data register for half word, Address offset: 0x008

◆ WR_DATA_WORD

__OM uint32_t WR_DATA_WORD

CRC Data register for word, Address offset: 0x008


该结构体的文档由以下文件生成: