Type Definition esp32::io_mux::gpio2::FUN_WPD_W

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

Field FUN_WPD writer - Pull-down enable of the pad. 1: internal pull-down enabled, 0: internal pull-down disabled. GPIO pins 34-39 are input-only. These pins do not feature an output driver or internal pull- up/pull-down circuitry, therefore, their FUN_WPD is always 0.