Expand description
Data transfer length configuration register
Structs§
- BYTCNT_
SPEC - Data transfer length configuration register
Type Aliases§
- BYTE_
COUNT_ R - 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. - BYTE_
COUNT_ W - 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. - R
- Register
BYTCNT
reader - W
- Register
BYTCNT
writer