[][src]Type Definition stm32f3::stm32f3x8::adc1::difsel::DIFSEL_10_R

type DIFSEL_10_R = R<bool, DIFSEL_10_A>;

Reader of field DIFSEL_10

Methods

impl DIFSEL_10_R[src]

pub fn variant(&self) -> DIFSEL_10_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