[][src]Type Definition efm32hg309f64::timer1::cc0_ctrl::MODE_R

type MODE_R = R<u8, MODE_A>;

Reader of field MODE

Methods

impl MODE_R[src]

pub fn variant(&self) -> MODE_A[src]

Get enumerated values variant

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

Checks if the value of the field is OFF

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

Checks if the value of the field is INPUTCAPTURE

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

Checks if the value of the field is OUTPUTCOMPARE

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

Checks if the value of the field is PWM