Prusa MINI Firmware overview
BOT_CBWTypeDef::__CBW Struct Reference

#include <usbh_msc_bot.h>

Collaboration diagram for BOT_CBWTypeDef::__CBW:

Public Attributes

uint32_t Signature
 
uint32_t Tag
 
uint32_t DataTransferLength
 
uint8_t Flags
 
uint8_t LUN
 
uint8_t CBLength
 
uint8_t CB [16]
 

Member Data Documentation

◆ Signature

uint32_t BOT_CBWTypeDef::__CBW::Signature

◆ Tag

uint32_t BOT_CBWTypeDef::__CBW::Tag

◆ DataTransferLength

uint32_t BOT_CBWTypeDef::__CBW::DataTransferLength

◆ Flags

uint8_t BOT_CBWTypeDef::__CBW::Flags

◆ LUN

uint8_t BOT_CBWTypeDef::__CBW::LUN

◆ CBLength

uint8_t BOT_CBWTypeDef::__CBW::CBLength

◆ CB

uint8_t BOT_CBWTypeDef::__CBW::CB[16]