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

type R = R<u32, SENS_SAR_TOUCH_ENABLE_REG>;

Reader of register SENS_SAR_TOUCH_ENABLE_REG

Methods

impl R[src]

pub fn sens_touch_pad_outen1(&self) -> SENS_TOUCH_PAD_OUTEN1_R[src]

Bits 20:29 - Bitmap defining SET1 for generating wakeup interrupt. SET1 is "touched" only if at least one of touch pad in SET1 is "touched".

pub fn sens_touch_pad_outen2(&self) -> SENS_TOUCH_PAD_OUTEN2_R[src]

Bits 10:19 - Bitmap defining SET2 for generating wakeup interrupt. SET2 is "touched" only if at least one of touch pad in SET2 is "touched".

pub fn sens_touch_pad_worken(&self) -> SENS_TOUCH_PAD_WORKEN_R[src]

Bits 0:9 - Bitmap defining the working set during the measurement.