|
STM32L443xx HAL User Manual
|
Peripheral State functions. More...
Functions | |
| HAL_RTCStateTypeDef | HAL_RTC_GetState (RTC_HandleTypeDef *hrtc) |
| Return the RTC handle state. | |
Peripheral State functions.
===============================================================================
##### Peripheral State functions #####
===============================================================================
[..]
This subsection provides functions allowing to
(+) Get RTC state
Return the RTC handle state.
| hrtc | RTC handle |
| HAL | state |
Definition at line 2543 of file stm32l4xx_hal_rtc.c.
References __RTC_HandleTypeDef::State.
1.7.6.1