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