Struct esp32s3::sens::sar_tsens_ctrl::W
source · pub struct W(_);
Expand description
Register SAR_TSENS_CTRL
writer
Implementations§
source§impl W
impl W
sourcepub fn sar_tsens_int_en(&mut self) -> SAR_TSENS_INT_EN_W<'_, 12>
pub fn sar_tsens_int_en(&mut self) -> SAR_TSENS_INT_EN_W<'_, 12>
Bit 12 - enable temperature sensor to send out interrupt
sourcepub fn sar_tsens_in_inv(&mut self) -> SAR_TSENS_IN_INV_W<'_, 13>
pub fn sar_tsens_in_inv(&mut self) -> SAR_TSENS_IN_INV_W<'_, 13>
Bit 13 - invert temperature sensor data
sourcepub fn sar_tsens_clk_div(&mut self) -> SAR_TSENS_CLK_DIV_W<'_, 14>
pub fn sar_tsens_clk_div(&mut self) -> SAR_TSENS_CLK_DIV_W<'_, 14>
Bits 14:21 - temperature sensor clock divider
sourcepub fn sar_tsens_power_up(&mut self) -> SAR_TSENS_POWER_UP_W<'_, 22>
pub fn sar_tsens_power_up(&mut self) -> SAR_TSENS_POWER_UP_W<'_, 22>
Bit 22 - temperature sensor power up
sourcepub fn sar_tsens_power_up_force(&mut self) -> SAR_TSENS_POWER_UP_FORCE_W<'_, 23>
pub fn sar_tsens_power_up_force(&mut self) -> SAR_TSENS_POWER_UP_FORCE_W<'_, 23>
Bit 23 - 1: dump out & power up controlled by SW 0: by FSM
sourcepub fn sar_tsens_dump_out(&mut self) -> SAR_TSENS_DUMP_OUT_W<'_, 24>
pub fn sar_tsens_dump_out(&mut self) -> SAR_TSENS_DUMP_OUT_W<'_, 24>
Bit 24 - temperature sensor dump out only active when reg_tsens_power_up_force = 1