|
ChibiOS 21.11.4
|
MCC/SD block device class. More...
#include <hal_mmcsd.h>


Data Fields | |
| const struct MMCSDBlockDeviceVMT * | vmt |
| Virtual Methods Table. | |
| Data Fields inherited from BaseBlockDevice | |
| const struct BaseBlockDeviceVMT * | vmt |
| Virtual Methods Table. | |
| Data Fields inherited from BaseObject | |
| const struct BaseObjectVMT * | vmt |
| Virtual Methods Table. | |
MCC/SD block device class.
This class represents a, block-accessible, MMC/SD device.
Definition at line 279 of file hal_mmcsd.h.
| const struct MMCSDBlockDeviceVMT* MMCSDBlockDevice::vmt |
Virtual Methods Table.
Definition at line 281 of file hal_mmcsd.h.