|
ChibiOS
0.0.0
|
Structure representing an RTC driver. More...
#include <hal_rtc_lld.h>

Data Fields | |
| const struct RTCDriverVMT * | vmt |
| Virtual Methods Table. More... | |
Structure representing an RTC driver.
Definition at line 130 of file hal_rtc_lld.h.
| const struct RTCDriverVMT* RTCDriver::vmt |