__HAL_CRC_SET_IDR macro
Store data in the Independent Data (ID) register.
Syntax
#define __HAL_CRC_SET_IDR(__HANDLE__, __VALUE__) (WRITE_REG((__HANDLE__)->Instance->IDR, (__VALUE__))) Arguments
__VALUE__
Value to be stored in the ID register
Return value
None
Notes
Refer to the Reference Manual to get the authorized __VALUE__ length in bits