Type Definition stm32g0::stm32g0c1::adc::ccr::TSEN_R

source · []
pub type TSEN_R = BitReader<TSEN_A>;
Expand description

Field TSEN reader - 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

Get enumerated values variant

Checks if the value of the field is Disabled

Checks if the value of the field is Enabled