STM32L486xx HAL User Manual
Defines
CRC Extended Private Macros
CRCEx

Defines

#define IS_CRC_INPUTDATA_INVERSION_MODE(MODE)
#define IS_CRC_OUTPUTDATA_INVERSION_MODE(MODE)

Define Documentation

#define IS_CRC_INPUTDATA_INVERSION_MODE (   MODE)
Value:

Definition at line 121 of file stm32l4xx_hal_crc_ex.h.

Referenced by HAL_CRC_Init(), and HAL_CRCEx_Input_Data_Reverse().

Value:

Definition at line 126 of file stm32l4xx_hal_crc_ex.h.

Referenced by HAL_CRC_Init(), and HAL_CRCEx_Output_Data_Reverse().