pub type RTIC_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description
Field RTIC
writer - Receive timeout interrupt clear. Clears the UARTRTINTR interrupt.
Aliased Typeยง
struct RTIC_W<'a, REG> { /* private fields */ }
pub type RTIC_W<'a, REG> = BitWriter1C<'a, REG>;
Field RTIC
writer - Receive timeout interrupt clear. Clears the UARTRTINTR interrupt.
struct RTIC_W<'a, REG> { /* private fields */ }