|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
| #define | RTC_HOURFORMAT_24 0x00000000U |
| #define | RTC_HOURFORMAT_12 RTC_CR_FMT |
| #define RTC_HOURFORMAT_24 0x00000000U |
#include <stm32f4xx_hal_rtc.h>
Definition at line 236 of file stm32f4xx_hal_rtc.h.
Referenced by HAL_InitTick().
| #define RTC_HOURFORMAT_12 RTC_CR_FMT |
#include <stm32f4xx_hal_rtc.h>
Definition at line 237 of file stm32f4xx_hal_rtc.h.