Type Alias HFXOTIMEOUT_R

Source
pub type HFXOTIMEOUT_R = FieldReader<u8, HFXOTIMEOUT_A>;
Expand description

Field HFXOTIMEOUT reader - HFXO Timeout

Aliased Type§

pub struct HFXOTIMEOUT_R { /* private fields */ }

Implementations§

Source§

impl HFXOTIMEOUT_R

Source

pub fn variant(&self) -> HFXOTIMEOUT_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_256cycles(&self) -> bool

Checks if the value of the field is _256CYCLES

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