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

type COMP4OUTSEL_R = R<u8, COMP4OUTSEL_A>;

Reader of field COMP4OUTSEL

Methods

impl COMP4OUTSEL_R[src]

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

Checks if the value of the field is TIMER3INPUTCAPTURE3

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

Checks if the value of the field is TIMER15INPUTCAPTURE2

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

Checks if the value of the field is TIMER15OCREFCLEARINPUT

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

Checks if the value of the field is TIMER3OCREFCLEARINPUT