Type Definition esp32::io_mux::gpio2::FUN_WPU_W

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

Field FUN_WPU writer - Pull-up enable of the pad. 1: internal pull-up enabled; 0: internal pull-up 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_WPU is always 0.