Type Alias COMP2OUTSEL_R

Source
pub type COMP2OUTSEL_R = FieldReader<u8, COMP2OUTSEL_A>;
Expand description

Field COMP2OUTSEL reader - Comparator 2 output selection

Aliased Type§

struct COMP2OUTSEL_R { /* private fields */ }

Implementations§

Source§

impl COMP2OUTSEL_R

Source

pub fn variant(&self) -> COMP2OUTSEL_A

Get enumerated values variant

Source

pub fn is_no_selection(&self) -> bool

Checks if the value of the field is NoSelection

Source

pub fn is_timer1break_input(&self) -> bool

Checks if the value of the field is Timer1breakInput

Source

pub fn is_timer1input_capture1(&self) -> bool

Checks if the value of the field is Timer1inputCapture1

Source

pub fn is_timer1ocref_clear_input(&self) -> bool

Checks if the value of the field is Timer1ocrefClearInput

Source

pub fn is_timer2input_capture4(&self) -> bool

Checks if the value of the field is Timer2inputCapture4

Source

pub fn is_timer2ocref_clear_input(&self) -> bool

Checks if the value of the field is Timer2ocrefClearInput

Source

pub fn is_timer3input_capture1(&self) -> bool

Checks if the value of the field is Timer3inputCapture1

Source

pub fn is_timer3ocref_clear_input(&self) -> bool

Checks if the value of the field is Timer3ocrefClearInput