Expand description
Data transfer length configuration register
Structs
Data transfer length configuration register
Register
BYTCNT
readerRegister
BYTCNT
writerType Definitions
Field
BYTE_COUNT
reader - Number of bytes to be transferred, should be an integral multiple of Block Size for block transfers. For data transfers of undefined byte lengths, byte count should be set to 0. When byte count is set to 0, it is the responsibility of host to explicitly send stop/abort command to terminate data transfer.Field
BYTE_COUNT
writer - Number of bytes to be transferred, should be an integral multiple of Block Size for block transfers. For data transfers of undefined byte lengths, byte count should be set to 0. When byte count is set to 0, it is the responsibility of host to explicitly send stop/abort command to terminate data transfer.