[][src]Type Definition stm32l0::stm32l0x1::lptim::cfgr::COUNTMODE_R

type COUNTMODE_R = R<bool, COUNTMODE_A>;

Reader of field COUNTMODE

Methods

impl COUNTMODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is INTERNAL

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

Checks if the value of the field is EXTERNAL