Prusa MINI Firmware overview
|
#include <masstorage.h>
Public Member Functions | |
CommandBlockWrapperBase () | |
CommandBlockWrapperBase (uint32_t tag, uint32_t xflen, uint8_t flgs) | |
Public Attributes | |
uint32_t | dCBWSignature |
uint32_t | dCBWTag |
uint32_t | dCBWDataTransferLength |
uint8_t | bmCBWFlags |
CommandBlockWrapperBase::CommandBlockWrapperBase | ( | uint32_t | tag, |
uint32_t | xflen, | ||
uint8_t | flgs | ||
) |
uint32_t CommandBlockWrapperBase::dCBWSignature |
uint32_t CommandBlockWrapperBase::dCBWTag |
uint32_t CommandBlockWrapperBase::dCBWDataTransferLength |
uint8_t CommandBlockWrapperBase::bmCBWFlags |