_alarm_handle_t Struct Reference

alarm handle params More...

#include <hal_rtc.h>

Public Attributes

uint32_t value
 
__IO rtc_alarm_state_t state
 

Detailed Description

alarm handle params

Definition at line 271 of file hal_rtc.h.

Member Data Documentation

◆ state

__IO rtc_alarm_state_t _alarm_handle_t::state

RTC alarm state

Definition at line 275 of file hal_rtc.h.

◆ value

uint32_t _alarm_handle_t::value

RTC alarm value

Definition at line 273 of file hal_rtc.h.


The documentation for this struct was generated from the following file: