CRC calculation unit (CRC)
CRC_ReverseInputData : Specifies the reverse operation
on input data. This parameter can be:
CRC_ReverseInputData_No : No reverse operation is
performed
CRC_ReverseInputData_8bits : reverse operation
performed on 8 bits
CRC_ReverseInputData_16bits : reverse operation
performed on 16 bits
CRC_ReverseInputData_32bits : reverse operation
performed on 32 bits
6.2.5.5 CRC_ReverseOutputDataCmd
void CRC_ReverseOutputDataCmd ( FunctionalState
NewState)
Enables or disable the reverse operation on output data.
NewState : new state of the reverse operation on output
data. This parameter can be: ENABLE or DISABLE.
6.2.5.6 CRC_SetInitRegister
void CRC_SetInitRegister ( uint32_t CRC_InitValue)
Initializes the INIT register.
CRC_InitValue : Programmable initial CRC value
After resetting CRC calculation unit, CRC_InitValue is stored
in DR register