Type Alias PCINT3_W

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

Field PCINT3 writer - Enable pin change interrupt on pin 3

Aliased Typeยง

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