[][src]Type Definition efm32hg309f64::timer2::cc1_ctrl::ICEVCTRL_R

type ICEVCTRL_R = R<u8, ICEVCTRL_A>;

Reader of field ICEVCTRL

Methods

impl ICEVCTRL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is EVERYEDGE

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

Checks if the value of the field is EVERYSECONDEDGE

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

Checks if the value of the field is RISING

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

Checks if the value of the field is FALLING