Struct esp32::rtcio::touch_pad9::W
source · pub struct W(_);
Expand description
Register TOUCH_PAD9
writer
Implementations§
source§impl W
impl W
sourcepub fn to_gpio(&mut self) -> TO_GPIO_W<'_, 19>
pub fn to_gpio(&mut self) -> TO_GPIO_W<'_, 19>
Bit 19 - connect the rtc pad input to digital pad input Ó0Ó is availbale
sourcepub fn tie_opt(&mut self) -> TIE_OPT_W<'_, 21>
pub fn tie_opt(&mut self) -> TIE_OPT_W<'_, 21>
Bit 21 - default touch sensor tie option. 0: tie low 1: tie high.