|
ChibiOS 21.11.4
|
Structure representing a flash interface interface. More...
#include <hal_flash_interface.h>

Data Fields | |
| const struct flash_interface_vmt * | vmt |
| Virtual Methods Table. | |
Structure representing a flash interface interface.
Definition at line 87 of file hal_flash_interface.h.
| const struct flash_interface_vmt* flash_interface::vmt |
Virtual Methods Table.
Definition at line 91 of file hal_flash_interface.h.