Type Alias PCINT0_W

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

Field PCINT0 writer - Enable pin change interrupt on pin 0

Aliased Typeยง

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