Type Alias PCIF_W

Source
pub type PCIF_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field PCIF writer - Pin Change Interrupt Flag

Aliased Typeยง

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