[][src]Type Definition efm32gg11b820::timer0::cc3_ctrl::ICEVCTRL_R

type ICEVCTRL_R = R<u8, ICEVCTRL_A>;

Reader of field ICEVCTRL

Implementations

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