|
MG32F10x Standard Peripherals Firmware Library
|
成员变量 | |
| __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 | |
| }; | |
| __IOM uint32_t MODE |
CRC Mode register, Address offset: 0x000
| __IOM uint32_t SEED |
CRC Seed register, Address offset: 0x004
| __IM uint32_t SUM |
CRC Sum register, Address offset: 0x008
| __OM uint8_t WR_DATA_BYTE |
CRC Data register for byte, Address offset: 0x008
| __OM uint16_t WR_DATA_HALF_WORD |
CRC Data register for half word, Address offset: 0x008
| __OM uint32_t WR_DATA_WORD |
CRC Data register for word, Address offset: 0x008