Type Alias TxcW

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

Field TXC writer - Transmission Complete Interrupt Disable

Aliased Type§

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