pub type PCINT3_W<'a, const O: u8> = BitWriter<'a, u8, PCMSK_SPEC, bool, O>;
Field PCINT3 writer - Enable pin change interrupt on pin 3
PCINT3
struct PCINT3_W<'a, const O: u8> { /* private fields */ }