pub type PCINT0_W<'a, const O: u8> = BitWriterRaw<'a, u8, PCMSK_SPEC, bool, BitM, O>;
Field PCINT0 writer - Enable pin change interrupt on pin 0
PCINT0
struct PCINT0_W<'a, const O: u8> { /* private fields */ }