Struct esp32::sens::sar_tsens_ctrl::R
source · pub struct R(_);Expand description
Register SAR_TSENS_CTRL reader
Implementations§
source§impl R
impl R
sourcepub fn tsens_xpd_wait(&self) -> TSENS_XPD_WAIT_R
pub fn tsens_xpd_wait(&self) -> TSENS_XPD_WAIT_R
Bits 0:11
sourcepub fn tsens_xpd_force(&self) -> TSENS_XPD_FORCE_R
pub fn tsens_xpd_force(&self) -> TSENS_XPD_FORCE_R
Bit 12
sourcepub fn tsens_clk_inv(&self) -> TSENS_CLK_INV_R
pub fn tsens_clk_inv(&self) -> TSENS_CLK_INV_R
Bit 13
sourcepub fn tsens_clk_gated(&self) -> TSENS_CLK_GATED_R
pub fn tsens_clk_gated(&self) -> TSENS_CLK_GATED_R
Bit 14
sourcepub fn tsens_in_inv(&self) -> TSENS_IN_INV_R
pub fn tsens_in_inv(&self) -> TSENS_IN_INV_R
Bit 15 - invert temperature sensor data
sourcepub fn tsens_clk_div(&self) -> TSENS_CLK_DIV_R
pub fn tsens_clk_div(&self) -> TSENS_CLK_DIV_R
Bits 16:23 - temperature sensor clock divider
sourcepub fn tsens_power_up(&self) -> TSENS_POWER_UP_R
pub fn tsens_power_up(&self) -> TSENS_POWER_UP_R
Bit 24 - temperature sensor power up
sourcepub fn tsens_power_up_force(&self) -> TSENS_POWER_UP_FORCE_R
pub fn tsens_power_up_force(&self) -> TSENS_POWER_UP_FORCE_R
Bit 25 - 1: dump out & power up controlled by SW 0: by FSM
sourcepub fn tsens_dump_out(&self) -> TSENS_DUMP_OUT_R
pub fn tsens_dump_out(&self) -> TSENS_DUMP_OUT_R
Bit 26 - temperature sensor dump out only active when reg_tsens_power_up_force = 1