Type Alias TxenW

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

Field TXEN writer - Tx Serializer Enable

Aliased Type§

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