Functions | |
HAL_CRC_StateTypeDef | HAL_CRC_GetState (CRC_HandleTypeDef *hcrc) |
Get current state of CRC module. More... | |
HAL_CRC_StateTypeDef HAL_CRC_GetState | ( | CRC_HandleTypeDef * | hcrc | ) |
Get current state of CRC module.
hcrc | pointer to a CRC_HandleTypeDef structure that contains the configuration information for CRC |
Current | state of CRC module |