pub type TxBlockSize12W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field TX_BLOCK_SIZE_12 writer - Transfer Block Size 12th bit.

Aliased Type§

struct TxBlockSize12W<'a, REG> { /* private fields */ }