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

Field TXINV writer - TXINV

Aliased Type§

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