pub type MCU_OE_W<'a, const O: u8> = BitWriter<'a, u32, GPIO13_SPEC, bool, O>;
Field MCU_OE writer - Output enable of the pin in sleep mode. 1: Output enabled. 0: Output disabled.
MCU_OE