pub type MCU_OE_W<'a, const O: u8> = BitWriter<'a, GPIO35_SPEC, O>;
Field MCU_OE writer - Output enable of the pad in sleep mode. 1: enable output; 0: disable output.
MCU_OE