pub type MCU_IE_W<'a, const O: u8> = BitWriter<'a, u32, GPIO1_SPEC, bool, O>;
Field MCU_IE writer - Input enable of the pin during sleep mode. 1: Input enabled. 0: Input disabled.
MCU_IE