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

Field CNAK writer - Clear NAK

Aliased Type§

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