STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Data Structures | |
struct | RTC_InitTypeDef |
RTC Configuration Structure definition. More... | |
struct | RTC_TimeTypeDef |
RTC Time structure definition. More... | |
struct | RTC_DateTypeDef |
RTC Date structure definition. More... | |
struct | RTC_AlarmTypeDef |
RTC Alarm structure definition. More... | |
struct | RTC_HandleTypeDef |
RTC Handle Structure definition. More... | |
Enumerations | |
enum | HAL_RTCStateTypeDef { HAL_RTC_STATE_RESET = 0x00U , HAL_RTC_STATE_READY = 0x01U , HAL_RTC_STATE_BUSY = 0x02U , HAL_RTC_STATE_TIMEOUT = 0x03U , HAL_RTC_STATE_ERROR = 0x04U } |
HAL State structures definition. More... | |
enum HAL_RTCStateTypeDef |
#include <stm32f4xx_hal_rtc.h>
HAL State structures definition.
Definition at line 48 of file stm32f4xx_hal_rtc.h.