ChibiOS
21.6.0
|
Structure representing an embedded flash driver. More...
#include <hal_efl.h>
Data Fields | |
const struct EFlashDriverVMT * | vmt |
SNORDriver Virtual Methods Table. More... | |
![]() | |
const struct BaseFlashVMT * | vmt |
Virtual Methods Table. More... | |
![]() | |
const struct BaseObjectVMT * | vmt |
Virtual Methods Table. More... | |
const struct EFlashDriverVMT* hal_efl_driver::vmt |
SNORDriver Virtual Methods Table.
Definition at line 101 of file hal_efl.h.
Referenced by eflObjectInit().