tick_handle_t Struct Reference

tick handle params More...

#include <hal_rtc.h>

Public Attributes

uint8_t mode
 
uint32_t value
 
__IO rtc_tick_state_t state
 

Detailed Description

tick handle params

Definition at line 258 of file hal_rtc.h.

Member Data Documentation

◆ mode

uint8_t tick_handle_t::mode

RTC tickmode

Definition at line 260 of file hal_rtc.h.

◆ state

__IO rtc_tick_state_t tick_handle_t::state

RTC tick state

Definition at line 264 of file hal_rtc.h.

◆ value

uint32_t tick_handle_t::value

RTC tick value

Definition at line 262 of file hal_rtc.h.


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