ChibiOS/HAL 9.0.0
RTCDriverVMT Struct Reference

RTCDriver virtual methods table. More...

#include <hal_rtc.h>

Inheritance diagram for RTCDriverVMT:
Inheritance graph
Collaboration diagram for RTCDriverVMT:
Collaboration graph

Additional Inherited Members

Data Fields inherited from FileStream
const struct FileStreamVMTvmt
 Virtual Methods Table.
Data Fields inherited from BaseSequentialStream
const struct BaseSequentialStreamVMTvmt
 Virtual Methods Table.
Data Fields inherited from BaseObject
const struct BaseObjectVMTvmt
 Virtual Methods Table.

Detailed Description

RTCDriver virtual methods table.

Definition at line 137 of file hal_rtc.h.