pub type IgnackW<'a, REG> = BitWriter<'a, REG, Ignack>;
Field IGNACK writer - Ignore NACK
IGNACK
pub struct IgnackW<'a, REG> { /* private fields */ }
Slave will end transfer when NACK detected.
Slave will not end transfer when NACK detected.