Type Alias PCINT2_W

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

Field PCINT2 writer - Enable pin change interrupt on pin 2

Aliased Typeยง

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