SAMV71 Xplained Ultra Software Package 1.4

SBCWrite10 Struct Reference
[Usbd_msd]

Data Fields

unsigned char bOperationCode
unsigned char bObsolete1:1
unsigned char isFUA_NV:1
unsigned char bReserved1:1
unsigned char isFUA:1
unsigned char isDPO:1
unsigned char bWrProtect:3
unsigned char pLogicalBlockAddress [4]
unsigned char bGroupNumber:5
unsigned char bReserved2:3
unsigned char pTransferLength [2]
unsigned char bControl

Detailed Description

Definition at line 526 of file SBC.h.


Field Documentation

unsigned char SBCWrite10::bControl

0x00

Definition at line 539 of file SBC.h.

unsigned char SBCWrite10::bGroupNumber

Information grouping

Definition at line 536 of file SBC.h.

unsigned char SBCWrite10::bObsolete1

Obsolete bit

Definition at line 529 of file SBC.h.

0x2A : SBC_WRITE_10

Definition at line 528 of file SBC.h.

unsigned char SBCWrite10::bReserved1

Reserved bit

Definition at line 529 of file SBC.h.

unsigned char SBCWrite10::bReserved2

Reserved bits

Definition at line 536 of file SBC.h.

unsigned char SBCWrite10::bWrProtect

Protection information to send

Definition at line 529 of file SBC.h.

unsigned char SBCWrite10::isDPO

Cache control bit

Definition at line 529 of file SBC.h.

unsigned char SBCWrite10::isFUA

Cache control bit

Definition at line 529 of file SBC.h.

unsigned char SBCWrite10::isFUA_NV

Cache control bit

Definition at line 529 of file SBC.h.

First block to write

Definition at line 535 of file SBC.h.

unsigned char SBCWrite10::pTransferLength[2]

Number of blocks to write

Definition at line 538 of file SBC.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines