EasyManua.ls Logo

ST STM32F31xx

ST STM32F31xx
584 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...
Reset and clock control (RCC)
UM1581
334/584
DocID023800 Rev 1
18.2.8.15 RCC_APB1PeriphResetCmd
Function Name
void RCC_APB1PeriphResetCmd ( uint32_t RCC_APB1Periph,
FunctionalState NewState)
Function Description
Forces or releases Low Speed APB (APB1) peripheral reset.
Parameters
RCC_APB1Periph : specifies the APB1 peripheral to reset.
This parameter can be any combination of the following
values:
RCC_APB1Periph_TIM2 :
RCC_APB1Periph_TIM3 :
RCC_APB1Periph_TIM4 :
RCC_APB1Periph_TIM6 :
RCC_APB1Periph_TIM7 :
RCC_APB1Periph_WWDG :
RCC_APB1Periph_SPI2 :
RCC_APB1Periph_SPI3 :
RCC_APB1Periph_USART2 :
RCC_APB1Periph_USART3 :
RCC_APB1Periph_UART4 :
RCC_APB1Periph_UART5 :
RCC_APB1Periph_I2C1 :
RCC_APB1Periph_I2C2 :
RCC_APB1Periph_USB :
RCC_APB1Periph_CAN1 :
RCC_APB1Periph_PWR :
RCC_APB1Periph_DAC :
NewState : new state of the specified peripheral clock. This
parameter can be: ENABLE or DISABLE.
Return values
None.
Notes
None.
18.2.9 Interrupts and flags management functions
18.2.9.1 RCC_ITConfig
Function Name
void RCC_ITConfig ( uint8_t RCC_IT, FunctionalState
NewState)
Function Description
Enables or disables the specified RCC interrupts.
Parameters
RCC_IT : specifies the RCC interrupt sources to be enabled
or disabled. This parameter can be any combination of the
following values:

Table of Contents

Related product manuals