Type Alias LFXOTIMEOUT_R

Source
pub type LFXOTIMEOUT_R = FieldReader<u8, LFXOTIMEOUT_A>;
Expand description

Field LFXOTIMEOUT reader - LFXO Timeout

Aliased Type§

pub struct LFXOTIMEOUT_R { /* private fields */ }

Implementations§

Source§

impl LFXOTIMEOUT_R

Source

pub fn variant(&self) -> LFXOTIMEOUT_A

Get enumerated values variant

Source

pub fn is_8cycles(&self) -> bool

Checks if the value of the field is _8CYCLES

Source

pub fn is_1kcycles(&self) -> bool

Checks if the value of the field is _1KCYCLES

Source

pub fn is_16kcycles(&self) -> bool

Checks if the value of the field is _16KCYCLES

Source

pub fn is_32kcycles(&self) -> bool

Checks if the value of the field is _32KCYCLES