[][src]Type Definition esp32::sens::sens_sar_touch_ctrl1_reg::R

type R = R<u32, SENS_SAR_TOUCH_CTRL1_REG>;

Reader of register SENS_SAR_TOUCH_CTRL1_REG

Methods

impl R[src]

pub fn sens_hall_phase_force(&self) -> SENS_HALL_PHASE_FORCE_R[src]

Bit 27 - 1: HALL PHASE is controlled by SW 0: HALL PHASE is controlled by FSM in ULP-coprocessor

pub fn sens_xpd_hall_force(&self) -> SENS_XPD_HALL_FORCE_R[src]

Bit 26 - 1: XPD HALL is controlled by SW. 0: XPD HALL is controlled by FSM in ULP-coprocessor

pub fn sens_touch_out_1en(&self) -> SENS_TOUCH_OUT_1EN_R[src]

Bit 25 - 1: wakeup interrupt is generated if SET1 is "touched" 0: wakeup interrupt is generated only if SET1 & SET2 is both "touched"

pub fn sens_touch_out_sel(&self) -> SENS_TOUCH_OUT_SEL_R[src]

Bit 24 - 1: when the counter is greater then the threshold the touch pad is considered as "touched" 0: when the counter is less than the threshold the touch pad is considered as "touched"

pub fn sens_touch_xpd_wait(&self) -> SENS_TOUCH_XPD_WAIT_R[src]

Bits 16:23 - the waiting cycles (in 8MHz) between TOUCH_START and TOUCH_XPD

pub fn sens_touch_meas_delay(&self) -> SENS_TOUCH_MEAS_DELAY_R[src]

Bits 0:15 - the meas length (in 8MHz)