Prusa MINI Firmware overview
|
Global Disk IO Drivers structure definition. More...
#include <ff_gen_drv.h>
Public Attributes | |
uint8_t | is_initialized [_VOLUMES] |
const Diskio_drvTypeDef * | drv [_VOLUMES] |
uint8_t | lun [_VOLUMES] |
volatile uint8_t | nbr |
Global Disk IO Drivers structure definition.
const Diskio_drvTypeDef* Disk_drvTypeDef::drv[_VOLUMES] |
volatile uint8_t Disk_drvTypeDef::nbr |