Type Alias PCINT4_W

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

Field PCINT4 writer - Enable pin change interrupt on pin 4

Aliased Typeยง

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