EasyManua.ls Logo

ST STM32F2

ST STM32F2
1371 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Overview of Low Layer drivers
UM1940
64/1371
DocID028236 Rev 2
Table 17: Common peripheral initialization functions
Functions
Return
Type
Parameters
Description
LL_PPP_Init
ErrorStatus
PPP_TypeDef* PPPx
LL_PPP_InitTypeDef*
PPP_InitStruct
Initializes the peripheral main features
according to the parameters specified in
PPP_InitStruct.
Example: LL_USART_Init(USART_TypeDef
*USARTx, LL_USART_InitTypeDef
*USART_InitStruct)
LL_PPP_
StructInit
void
LL_PPP_InitTypeDef*
PPP_InitStruct
Fills each PPP_InitStruct member with its
default value.
Example.
LL_USART_StructInit(LL_USART_InitTypeDef
*USART_InitStruct)
LL_PPP_
DeInit
ErrorStatus
PPP_TypeDef* PPPx
De-initializes the peripheral registers, that is
restore them to their default reset values.
Example.
LL_USART_DeInit(USART_TypeDef
*USARTx)

Table of Contents

Related product manuals