Prusa MINI Firmware overview
|
#include <masstorage.h>
Public Member Functions | |
CDB6 (uint8_t _Opcode, uint8_t _LUN, uint32_t LBA, uint8_t _AllocationLength, uint8_t _Control) | |
CDB6 (uint8_t _Opcode, uint8_t _LUN, uint8_t _AllocationLength, uint8_t _Control) | |
Public Attributes | |
uint8_t | Opcode |
unsigned | LBAMSB: 5 |
unsigned | LUN: 3 |
uint8_t | LBAHB |
uint8_t | LBALB |
uint8_t | AllocationLength |
uint8_t | Control |
uint8_t CDB6::Opcode |
unsigned CDB6::LBAMSB |
unsigned CDB6::LUN |
uint8_t CDB6::LBAHB |
uint8_t CDB6::LBALB |
uint8_t CDB6::AllocationLength |
uint8_t CDB6::Control |