Type Definition stm32g4::stm32g474::adc3::difsel::DIFSEL_0_R[][src]

type DIFSEL_0_R = R<bool, DIFSEL_0_A>;

Reader of field DIFSEL_0

Implementations

impl DIFSEL_0_R[src]

pub fn variant(&self) -> DIFSEL_0_A[src]

Get enumerated values variant

pub fn is_single_ended(&self) -> bool[src]

Checks if the value of the field is SINGLEENDED

pub fn is_differential(&self) -> bool[src]

Checks if the value of the field is DIFFERENTIAL