Type Definition gd32f1::gd32f130::cmp::cs::CMP0OSEL_R[][src]

type CMP0OSEL_R = R<u8, CMP0OSEL_A>;

Reader of field CMP0OSEL

Implementations

impl CMP0OSEL_R[src]

pub fn variant(&self) -> CMP0OSEL_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_timer0break_input(&self) -> bool[src]

Checks if the value of the field is TIMER0BREAKINPUT

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

Checks if the value of the field is TIMER0INPUTCAPTURE0

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

Checks if the value of the field is TIMER0OCPRECLEARINPUT

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

Checks if the value of the field is TIMER1INPUTCAPTURE3

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

Checks if the value of the field is TIMER1OCPRECLEARINPUT

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

Checks if the value of the field is TIMER2INPUTCAPTURE0

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

Checks if the value of the field is TIMER2OCPRECLEARINPUT