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

Field TXDE writer - TXDE

Aliased Type§

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