STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
RTC Private Functions
Collaboration diagram for RTC Private Functions:

Functions

HAL_StatusTypeDef RTC_EnterInitMode (RTC_HandleTypeDef *hrtc)
HAL_StatusTypeDef RTC_ExitInitMode (RTC_HandleTypeDef *hrtc)
uint8_t RTC_ByteToBcd2 (uint8_t number)
uint8_t RTC_Bcd2ToByte (uint8_t number)

Detailed Description

Function Documentation

◆ RTC_Bcd2ToByte()

uint8_t RTC_Bcd2ToByte ( uint8_t number)

◆ RTC_ByteToBcd2()

uint8_t RTC_ByteToBcd2 ( uint8_t number)

◆ RTC_EnterInitMode()

HAL_StatusTypeDef RTC_EnterInitMode ( RTC_HandleTypeDef * hrtc)

◆ RTC_ExitInitMode()

HAL_StatusTypeDef RTC_ExitInitMode ( RTC_HandleTypeDef * hrtc)