STM32F4 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
|
Output pin Configuration function. More...
Functions | |
void | RTC_OutputConfig (uint32_t RTC_Output, uint32_t RTC_OutputPolarity) |
Configures the RTC output source (AFO_ALARM). More... | |
Output pin Configuration function.
=============================================================================== Output pin Configuration function =============================================================================== This section provide functions allowing to configure the RTC Output source.
void RTC_OutputConfig | ( | uint32_t | RTC_Output, |
uint32_t | RTC_OutputPolarity | ||
) |
Configures the RTC output source (AFO_ALARM).
RTC_Output,: | Specifies which signal will be routed to the RTC output. This parameter can be one of the following values:
|
RTC_OutputPolarity,: | Specifies the polarity of the output signal. This parameter can be one of the following:
|
None |