pub type BIT_STUFF_ERROR_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field BIT_STUFF_ERROR writer - Bit Stuff Error. Raised by the Serial RX engine.

Aliased Type§

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