This file provides code for the configuration of the CRC instances. More...
#include "crc.h"Functions | |
| void | MX_CRC_Init (void) |
| void | HAL_CRC_MspInit (CRC_HandleTypeDef *crcHandle) |
| void | HAL_CRC_MspDeInit (CRC_HandleTypeDef *crcHandle) |
Variables | |
| CRC_HandleTypeDef | hcrc |
This file provides code for the configuration of the CRC instances.
Copyright (c) 2024 STMicroelectronics. All rights reserved.
This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
| void HAL_CRC_MspDeInit | ( | CRC_HandleTypeDef * | crcHandle | ) |
| void HAL_CRC_MspInit | ( | CRC_HandleTypeDef * | crcHandle | ) |
| void MX_CRC_Init | ( | void | ) |
| CRC_HandleTypeDef hcrc |