rp2040_pac::spi0::sspicr

Type Alias 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 */ }