[][src]Type Definition efm32pg12_pac::pcnt0::ctrl::TCCMODE_R

type TCCMODE_R = R<u8, TCCMODE_A>;

Reader of field TCCMODE

Methods

impl TCCMODE_R[src]

pub fn variant(&self) -> Variant<u8, TCCMODE_A>[src]

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is LFA

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

Checks if the value of the field is PRS