[][src]Type Definition stm32f3::stm32f303::comp::comp6_csr::COMP6OUTSEL_R

type COMP6OUTSEL_R = R<u8, COMP6OUTSEL_A>;

Reader of field COMP6OUTSEL

Methods

impl COMP6OUTSEL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOSELECTION

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

Checks if the value of the field is TIMER1BREAKINPUT

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

Checks if the value of the field is TIMER1BREAKINPUT2

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

Checks if the value of the field is TIMER2INPUTCAPTURE2

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

Checks if the value of the field is TIMER2OCREFCLEARINPUT

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

Checks if the value of the field is TIMER16OCREFCLEARINPUT

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

Checks if the value of the field is TIMER16INPUTCAPTURE1