[][src]Type Definition stm32f3::stm32f3x8::comp::comp6_csr::COMP6INMSEL_R

type COMP6INMSEL_R = R<u8, COMP6INMSEL_A>;

Reader of field COMP6INMSEL

Methods

impl COMP6INMSEL_R[src]

pub fn variant(&self) -> Variant<u8, COMP6INMSEL_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_pb15(&self) -> bool[src]

Checks if the value of the field is PB15