EasyManuals Logo

ST STM32F2 User Manual

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
Page #64 background imageLoading...
Page #64 background image
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

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F2 and is the answer not in the manual?

ST STM32F2 Specifications

General IconGeneral
BrandST
ModelSTM32F2
CategoryMicrocontrollers
LanguageEnglish

Related product manuals