Type Definition esp32s2::io_mux::gpio13::MCU_OE_W

source · []
pub type MCU_OE_W<'a, const O: u8> = BitWriter<'a, u32, GPIO13_SPEC, bool, O>;
Expand description

Field MCU_OE writer - Output enable of the pin in sleep mode. 1: Output enabled. 0: Output disabled.