STM32G474xx HAL用户手册
宏定义 | 函数
stm32g4xx_ll_crc.c文件参考

CRC LL模块驱动程序。 更多...

#include "stm32g4xx_ll_crc.h"
#include "stm32g4xx_ll_bus.h"

转到此文件的源代码。

宏定义

#define assert_param(expr)   ((void)0U)

函数

ErrorStatus LL_CRC_DeInit (const CRC_TypeDef *CRCx)
 反初始化CRC寄存器(寄存器恢复为默认值)。

详细说明

CRC LL模块驱动程序。

作者:
MCD应用团队
注意:

版权所有 (c) 2019 STMicroelectronics。保留所有权利。

本软件根据LICENSE文件中规定的条款提供。如果本软件未随附LICENSE文件,则按原样提供,不提供任何保证。

定义于文件stm32g4xx_ll_crc.c


宏定义说明

#define assert_param (   expr)    ((void)0U)

定义于文件stm32g4xx_ll_crc.c的第27行。

LL_CRC_DeInit()引用。