ChibiOS/HAL  6.1.0
RTCDriverVMT Struct Reference

RTCDriver virtual methods table. More...

#include <hal_rtc_lld.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. More...
 
- Data Fields inherited from BaseSequentialStream
const struct BaseSequentialStreamVMTvmt
 Virtual Methods Table. More...
 
- Data Fields inherited from BaseObject
const struct BaseObjectVMTvmt
 Virtual Methods Table. More...
 

Detailed Description

RTCDriver virtual methods table.

Definition at line 122 of file hal_rtc_lld.h.