Type Alias rp2040_pac::spi0::sspicr::RTIC_W

source ·
pub type RTIC_W<'a, REG> = BitWriter1C<'a, REG>;
Expand description

Field RTIC writer - Clears the SSPRTINTR interrupt

Aliased Type§

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