Type Definition esp32::io_mux::gpio2::MCU_IE_W

source ·
pub type MCU_IE_W<'a, const O: u8> = BitWriter<'a, u32, GPIO2_SPEC, bool, O>;
Expand description

Field MCU_IE writer - Input enable of the pad during sleep mode. 1: input enabled; 0: input disabled.