Type Alias RORIC_W

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

Field RORIC writer - Clears the SSPRORINTR interrupt

Aliased Type§

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