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


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