STM32L486xx HAL User Manual
Defines
Output Data Reverse
CRC Exported Constants

Defines

#define LL_CRC_OUTDATA_REVERSE_NONE   0x00000000U
#define LL_CRC_OUTDATA_REVERSE_BIT   CRC_CR_REV_OUT

Define Documentation

#define LL_CRC_OUTDATA_REVERSE_BIT   CRC_CR_REV_OUT

Output Data bit reversal done by bit

Definition at line 94 of file stm32l4xx_ll_crc.h.

#define LL_CRC_OUTDATA_REVERSE_NONE   0x00000000U

Output Data bit order not affected

Definition at line 93 of file stm32l4xx_ll_crc.h.