[][src]Type Definition stm32l0::stm32l0x2::lptim::cfgr::TRGFLT_R

type TRGFLT_R = R<u8, TRGFLT_A>;

Reader of field TRGFLT

Methods

impl TRGFLT_R[src]

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