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

type CKFLT_R = R<u8, CKFLT_A>;

Reader of field CKFLT

Methods

impl CKFLT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is IMMEDIATE

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

Checks if the value of the field is CLOCKS2

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

Checks if the value of the field is CLOCKS4

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

Checks if the value of the field is CLOCKS8