TMPM4G9  V1.0.0.0

[Bit3:2]: CRC Format Select. More...

Macros

#define REG_CRC_CFMT_CRC16   ((uint32_t)0x00000000)
 
#define REG_CRC_CFMT_CRC32   ((uint32_t)0x0000000C)
 

Detailed Description

[Bit3:2]: CRC Format Select.

Macro Definition Documentation

§ REG_CRC_CFMT_CRC16

#define REG_CRC_CFMT_CRC16   ((uint32_t)0x00000000)

CRC16 Format.

§ REG_CRC_CFMT_CRC32

#define REG_CRC_CFMT_CRC32   ((uint32_t)0x0000000C)

CRC32 Fromat.