ï‚· Data : Data to be written in the specified RTC Backup data
register.
19.2.21.2 RTC_ReadBackupRegister
uint32_t RTC_ReadBackupRegister ( uint32_t RTC_BKP_DR)
Reads data from the specified RTC Backup data Register.
ï‚· RTC_BKP_DR : RTC Backup data Register number. This
parameter can be: RTC_BKP_DRx where x can be from 0 to
19 to specify the register.
19.2.22 Output Type Config configuration functions
19.2.22.1 RTC_OutputTypeConfig
void RTC_OutputTypeConfig ( uint32_t RTC_OutputType)
Configures the RTC Output Pin mode.
ï‚· RTC_OutputType : specifies the RTC Output (PC13) pin
mode. This parameter can be one of the following values:
ï€ RTC_OutputType_OpenDrain : RTC Output (PC13) is
configured in Open Drain mode.
ï€ RTC_OutputType_PushPull : RTC Output (PC13) is
configured in Push Pull mode.