#include <masstorage.h>
|
| CommandBlockWrapper () |
|
| CommandBlockWrapper (uint32_t tag, uint32_t xflen, uint8_t flgs, uint8_t lu, uint8_t cmdlen, uint8_t cmd) |
|
| CommandBlockWrapper (uint32_t tag, uint32_t xflen, CDB6_t *cdb, uint8_t dir) |
|
| CommandBlockWrapper (uint32_t tag, uint32_t xflen, CDB10_t *cdb, uint8_t dir) |
|
Public Member Functions inherited from CommandBlockWrapperBase |
| CommandBlockWrapperBase () |
|
| CommandBlockWrapperBase (uint32_t tag, uint32_t xflen, uint8_t flgs) |
|
Definition at line 392 of file masstorage.h.
◆ CommandBlockWrapper() [1/4]
CommandBlockWrapper::CommandBlockWrapper |
( |
| ) |
|
|
inline |
◆ CommandBlockWrapper() [2/4]
CommandBlockWrapper::CommandBlockWrapper |
( |
uint32_t |
tag, |
|
|
uint32_t |
xflen, |
|
|
uint8_t |
flgs, |
|
|
uint8_t |
lu, |
|
|
uint8_t |
cmdlen, |
|
|
uint8_t |
cmd |
|
) |
| |
|
inline |
◆ CommandBlockWrapper() [3/4]
CommandBlockWrapper::CommandBlockWrapper |
( |
uint32_t |
tag, |
|
|
uint32_t |
xflen, |
|
|
CDB6_t * |
cdb, |
|
|
uint8_t |
dir |
|
) |
| |
|
inline |
◆ CommandBlockWrapper() [4/4]
CommandBlockWrapper::CommandBlockWrapper |
( |
uint32_t |
tag, |
|
|
uint32_t |
xflen, |
|
|
CDB10_t * |
cdb, |
|
|
uint8_t |
dir |
|
) |
| |
|
inline |
◆ bmCBWLUN
uint8_t CommandBlockWrapper::bmCBWLUN |
◆ bmReserved1
uint8_t CommandBlockWrapper::bmReserved1 |
◆ @25
◆ bmCBWCBLength
uint8_t CommandBlockWrapper::bmCBWCBLength |
◆ bmReserved2
uint8_t CommandBlockWrapper::bmReserved2 |
◆ @27
◆ CBWCB
uint8_t CommandBlockWrapper::CBWCB[16] |
The documentation for this struct was generated from the following file: