Type Alias gd32f1::gd32f190::cmp::cs::Cmp0oselR

source ·
pub type Cmp0oselR = FieldReader<Cmp0osel>;
Expand description

Field CMP0OSEL reader - Comparator 0 output selection

Aliased Type§

struct Cmp0oselR { /* private fields */ }

Implementations§

source§

impl Cmp0oselR

source

pub const fn variant(&self) -> Cmp0osel

Get enumerated values variant

source

pub fn is_no_selection(&self) -> bool

No selection

source

pub fn is_timer0break_input(&self) -> bool

Timer 0 break input

source

pub fn is_timer0input_capture0(&self) -> bool

Timer 0 Input capture 0

source

pub fn is_timer0ocpreclear_input(&self) -> bool

Timer 0 OCPRE_CLR input

source

pub fn is_timer1input_capture3(&self) -> bool

Timer 1 input capture 3

source

pub fn is_timer1ocpreclear_input(&self) -> bool

Timer 1 OCPRE_CLR input

source

pub fn is_timer2input_capture0(&self) -> bool

Timer 2 input capture 0

source

pub fn is_timer2ocpreclear_input(&self) -> bool

Timer 2 OCPRE_CLR input