alarm handle params More...
#include <gr533x_hal_rtc.h>
Public Attributes | |
uint32_t | value |
__IO rtc_alarm_state_t | state |
alarm handle params
Definition at line 271 of file gr533x_hal_rtc.h.
__IO rtc_alarm_state_t _alarm_handle_t::state |
RTC alarm state
Definition at line 275 of file gr533x_hal_rtc.h.
uint32_t _alarm_handle_t::value |
RTC alarm value
Definition at line 273 of file gr533x_hal_rtc.h.