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
impl COMP2OUTSEL_R
Sourcepub fn variant(&self) -> COMP2OUTSEL_A
pub fn variant(&self) -> COMP2OUTSEL_A
Get enumerated values variant
Sourcepub fn is_no_selection(&self) -> bool
pub fn is_no_selection(&self) -> bool
Checks if the value of the field is NoSelection
Sourcepub fn is_timer1break_input(&self) -> bool
pub fn is_timer1break_input(&self) -> bool
Checks if the value of the field is Timer1breakInput
Sourcepub fn is_timer1input_capture1(&self) -> bool
pub fn is_timer1input_capture1(&self) -> bool
Checks if the value of the field is Timer1inputCapture1
Sourcepub fn is_timer1ocref_clear_input(&self) -> bool
pub fn is_timer1ocref_clear_input(&self) -> bool
Checks if the value of the field is Timer1ocrefClearInput
Sourcepub fn is_timer2input_capture4(&self) -> bool
pub fn is_timer2input_capture4(&self) -> bool
Checks if the value of the field is Timer2inputCapture4
Sourcepub fn is_timer2ocref_clear_input(&self) -> bool
pub fn is_timer2ocref_clear_input(&self) -> bool
Checks if the value of the field is Timer2ocrefClearInput
Sourcepub fn is_timer3input_capture1(&self) -> bool
pub fn is_timer3input_capture1(&self) -> bool
Checks if the value of the field is Timer3inputCapture1
Sourcepub fn is_timer3ocref_clear_input(&self) -> bool
pub fn is_timer3ocref_clear_input(&self) -> bool
Checks if the value of the field is Timer3ocrefClearInput