[][src]Type Definition stm32f3::stm32f3x8::comp::comp4_csr::COMP4INMSEL_R

type COMP4INMSEL_R = R<u8, COMP4INMSEL_A>;

Reader of field COMP4INMSEL

Methods

impl COMP4INMSEL_R[src]

pub fn variant(&self) -> Variant<u8, COMP4INMSEL_A>[src]

Get enumerated values variant

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

Checks if the value of the field is ONEQUARTERVREF

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

Checks if the value of the field is ONEHALFVREF

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

Checks if the value of the field is THREEQUARTERVREF

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

Checks if the value of the field is VREF

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

Checks if the value of the field is PA4_DAC1_CH1

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

Checks if the value of the field is DAC1_CH2

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

Checks if the value of the field is PB2