SAMV71 Xplained Ultra Software Package 1.3

_SBCRead10 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 bRdProtect: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 420 of file SBC.h.


Field Documentation

unsigned char _SBCRead10::bControl

0x00

Definition at line 433 of file SBC.h.

unsigned char _SBCRead10::bGroupNumber

Information grouping

Definition at line 430 of file SBC.h.

unsigned char _SBCRead10::bObsolete1

Obsolete bit

Definition at line 423 of file SBC.h.

0x28 : SBC_READ_10

Definition at line 422 of file SBC.h.

unsigned char _SBCRead10::bRdProtect

Protection information to send

Definition at line 423 of file SBC.h.

unsigned char _SBCRead10::bReserved1

Reserved bit

Definition at line 423 of file SBC.h.

unsigned char _SBCRead10::bReserved2

Reserved bits

Definition at line 430 of file SBC.h.

unsigned char _SBCRead10::isDPO

Cache control bit

Definition at line 423 of file SBC.h.

unsigned char _SBCRead10::isFUA

Cache control bit

Definition at line 423 of file SBC.h.

unsigned char _SBCRead10::isFUA_NV

Cache control bit

Definition at line 423 of file SBC.h.

Index of first block to read

Definition at line 429 of file SBC.h.

unsigned char _SBCRead10::pTransferLength[2]

Number of blocks to transmit

Definition at line 432 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