|
ChibiOS
21.6.0
|
Base flash class. More...
#include <hal_flash.h>


Data Fields | |
| const struct BaseFlashVMT * | vmt |
| Virtual Methods Table. More... | |
Data Fields inherited from BaseObject | |
| const struct BaseObjectVMT * | vmt |
| Virtual Methods Table. More... | |
Base flash class.
Definition at line 221 of file hal_flash.h.
| const struct BaseFlashVMT* BaseFlash::vmt |
Virtual Methods Table.
Definition at line 223 of file hal_flash.h.