[][src]Type Definition stm32g0::stm32g07x::adc::ccr::R

type R = R<u32, CCR>;

Reader of register CCR

Methods

impl R[src]

pub fn presc(&self) -> PRESC_R[src]

Bits 18:21 - ADC prescaler

pub fn vrefen(&self) -> VREFEN_R[src]

Bit 22 - VREFINT enable

pub fn tsen(&self) -> TSEN_R[src]

Bit 23 - Temperature sensor enable

pub fn vbaten(&self) -> VBATEN_R[src]

Bit 24 - VBAT enable