Type Alias rp2040_pac::uart0::uarticr::RTIC_W

source ·
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 */ }