RV32 SoC DS UG
High-Perf RV32 SoC DS UG
RV64 SoC DS UG API and Examples
Embedded IDE UG
Loading...
Searching...
No Matches

Overview

Structs used by the driver.

Data Structures

struct  rtc_data_t
 RTC time data structure. More...
struct  rtc_api_t
 RTC API structure. More...
struct  rtc_instance
 RTC instance structure. More...

Typedefs

typedef struct rtc_instance rtc_instance_t
 Forward declaration of RTC instance.

Typedef Documentation

◆ rtc_instance_t

typedef struct rtc_instance rtc_instance_t

#include <rtc.h>

Forward declaration of RTC instance.

Definition at line 115 of file rtc.h.