Type Definition stm32g0::stm32g0c1::adc::ccr::TSEN_W

source · []
pub type TSEN_W<'a, const O: u8> = BitWriter<'a, u32, CCR_SPEC, TSEN_A, O>;
Expand description

Field TSEN writer - Temperature sensor enable This bit is set and cleared by software to enable/disable the temperature sensor. Note: Software is allowed to write this bit only when ADSTARTÂ =Â 0 (which ensures that no conversion is ongoing).

Implementations

Temperature sensor disabled

Temperature sensor enabled