[][src]Type Definition efm32pg12_pac::cmu::hfxoctrl::LFTIMEOUT_R

type LFTIMEOUT_R = R<u8, LFTIMEOUT_A>;

Reader of field LFTIMEOUT

Methods

impl LFTIMEOUT_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _0CYCLES

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

Checks if the value of the field is _2CYCLES

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

Checks if the value of the field is _4CYCLES

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

Checks if the value of the field is _16CYCLES

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

Checks if the value of the field is _32CYCLES

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

Checks if the value of the field is _64CYCLES

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

Checks if the value of the field is _1KCYCLES

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

Checks if the value of the field is _4KCYCLES