Struct esp32::gpio::func_out_sel_cfg::R
source · pub struct R(_);
Expand description
Register FUNC%s_OUT_SEL_CFG
reader
Implementations§
source§impl R
impl R
sourcepub fn inv_sel(&self) -> INV_SEL_R
pub fn inv_sel(&self) -> INV_SEL_R
Bit 9 - invert the output value if you want to revert the output value setting the value to 1
sourcepub fn oen_sel(&self) -> OEN_SEL_R
pub fn oen_sel(&self) -> OEN_SEL_R
Bit 10 - weather using the logical oen signal or not using the value setting by the register
sourcepub fn oen_inv_sel(&self) -> OEN_INV_SEL_R
pub fn oen_inv_sel(&self) -> OEN_INV_SEL_R
Bit 11 - invert the output enable value if you want to revert the output enable value setting the value to 1