Type Alias esp32::io_mux::gpio22::MCU_WPU_R

source ·
pub type MCU_WPU_R = BitReader;
Expand description

Field MCU_WPU reader - Pull-up enable of the pad during sleep mode. 1: internal pull-up enabled; 0: internal pull-up disabled.

Aliased Type§

struct MCU_WPU_R { /* private fields */ }