[][src]Type Definition stm32l0::stm32l0x3::lptim::cfgr::CKSEL_R

type CKSEL_R = R<bool, CKSEL_A>;

Reader of field CKSEL

Methods

impl CKSEL_R[src]

pub fn variant(&self) -> CKSEL_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