STM32F4xx_HAL_Driver  1.8.3
stm32f4xx_ll_fmpi2c.c File Reference

FMPI2C LL module driver. More...

Go to the source code of this file.

Functions

ErrorStatus LL_FMPI2C_DeInit (const FMPI2C_TypeDef *FMPI2Cx)
 De-initialize the FMPI2C registers to their default reset values. More...
 
ErrorStatus LL_FMPI2C_Init (FMPI2C_TypeDef *FMPI2Cx, const LL_FMPI2C_InitTypeDef *FMPI2C_InitStruct)
 Initialize the FMPI2C registers according to the specified parameters in FMPI2C_InitStruct. More...
 
void LL_FMPI2C_StructInit (LL_FMPI2C_InitTypeDef *FMPI2C_InitStruct)
 Set each LL_FMPI2C_InitTypeDef field to default value. More...
 

Detailed Description

FMPI2C LL module driver.

Author
MCD Application Team
Attention

Copyright (c) 2016 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.

Definition in file stm32f4xx_ll_fmpi2c.c.