|
ChibiOS/HAL 9.0.0
|
Base persistent storage class. More...
#include <hal_persistent.h>


Data Fields | |
| const struct BasePersistentStorageVMT * | vmt |
| Virtual Methods Table. | |
| Data Fields inherited from BaseObject | |
| const struct BaseObjectVMT * | vmt |
| Virtual Methods Table. | |
Base persistent storage class.
Definition at line 103 of file hal_persistent.h.
| const struct BasePersistentStorageVMT* BasePersistentStorage::vmt |
Virtual Methods Table.
Definition at line 105 of file hal_persistent.h.