STM32F4 Standard Peripheral bibliotheek
1.0
ST Microelectronics bibliotheek documentatie voor de STM32F4 Standard Peripheral Library
|
Shift control synchronisation functions. More...
Functions | |
ErrorStatus | RTC_SynchroShiftConfig (uint32_t RTC_ShiftAdd1S, uint32_t RTC_ShiftSubFS) |
Configures the Synchronization Shift Control Settings. More... | |
Shift control synchronisation functions.
=============================================================================== Shift control synchronisation functions ===============================================================================
ErrorStatus RTC_SynchroShiftConfig | ( | uint32_t | RTC_ShiftAdd1S, |
uint32_t | RTC_ShiftSubFS | ||
) |
Configures the Synchronization Shift Control Settings.
RTC_ShiftAdd1S | : Select to add or not 1 second to the time Calendar. This parameter can be one of the following values :
|
RTC_ShiftSubFS,: | Select the number of Second Fractions to Substitute. This parameter can be one any value from 0 to 0x7FFF. |
An | ErrorStatus enumeration value:
|