Module bytcnt

Source
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