Hardware Abstraction Layer for FreeRTOS
Data Fields
rtc_generic Struct Reference
Hardware Abstraction Layer for FreeRTOS
»
Real Time Clock (RTC) or Warl Clock driver.
#include <
rtc.h
>
Data Fields
bool
init
Detailed Description
All driver shall implement this Struct
For RTC:
struct
rtc {
struct
rtc_generic
gen;
}
Field Documentation
◆
init
bool rtc_generic::init
true = is init false = is not init
The documentation for this struct was generated from the following file:
driver/include/
rtc.h
rtc_generic
Definition:
rtc.h:53
rtc_generic
Generated on Tue Aug 17 2021 15:19:24 for Hardware Abstraction Layer for FreeRTOS by
1.8.20