Classes

struct  _rtc_init_t
 rtc init params More...
 
struct  _tick_handle_t
 
struct  _alarm_handle_t
 
struct  _rtc_handle_t
 rtc handle definition More...
 

Typedefs

typedef struct _rtc_init_t rtc_init_t
 rtc init params More...
 
typedef struct _tick_handle_t tick_handle_t
 
typedef struct _alarm_handle_t alarm_handle_t
 
typedef struct _rtc_handle_t rtc_handle_t
 rtc handle definition More...
 

Detailed Description

Typedef Documentation

◆ alarm_handle_t

◆ rtc_handle_t

typedef struct _rtc_handle_t rtc_handle_t

rtc handle definition

◆ rtc_init_t

typedef struct _rtc_init_t rtc_init_t

rtc init params

Attention
count up from zero if not set start_value.

◆ tick_handle_t

typedef struct _tick_handle_t tick_handle_t