RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Macros
Indicates whether or not default init value is used

Macros

#define DEFAULT_INIT_VALUE_ENABLE   ((uint8_t)0x00U)
 
#define DEFAULT_INIT_VALUE_DISABLE   ((uint8_t)0x01U)
 

Detailed Description

Macro Definition Documentation

◆ DEFAULT_INIT_VALUE_DISABLE

#define DEFAULT_INIT_VALUE_DISABLE   ((uint8_t)0x01U)

Disable initial CRC default value

◆ DEFAULT_INIT_VALUE_ENABLE

#define DEFAULT_INIT_VALUE_ENABLE   ((uint8_t)0x00U)

Enable initial CRC default value