Macros | |
#define | HAL_CRC_LENGTH_16B 16U |
#define | HAL_CRC_LENGTH_32B 32U |
#define | HAL_CRC_LENGTH_7B 7U |
#define | HAL_CRC_LENGTH_8B 8U |
#define HAL_CRC_LENGTH_16B 16U |
16-bit long CRC
Definition at line 180 of file stm32h7xx_hal_crc.h.
#define HAL_CRC_LENGTH_32B 32U |
32-bit long CRC
Definition at line 179 of file stm32h7xx_hal_crc.h.
#define HAL_CRC_LENGTH_7B 7U |
7-bit long CRC
Definition at line 182 of file stm32h7xx_hal_crc.h.
#define HAL_CRC_LENGTH_8B 8U |
8-bit long CRC
Definition at line 181 of file stm32h7xx_hal_crc.h.