pub type HFXOBOOST_R = FieldReader<u8, HFXOBOOST_A>;
Expand description
Field HFXOBOOST
reader - HFXO Start-up Boost Current
Aliased Type§
pub struct HFXOBOOST_R { /* private fields */ }
Implementations§
Source§impl HFXOBOOST_R
impl HFXOBOOST_R
Sourcepub fn variant(&self) -> HFXOBOOST_A
pub fn variant(&self) -> HFXOBOOST_A
Get enumerated values variant
Sourcepub fn is_50pcent(&self) -> bool
pub fn is_50pcent(&self) -> bool
Checks if the value of the field is _50PCENT
Sourcepub fn is_70pcent(&self) -> bool
pub fn is_70pcent(&self) -> bool
Checks if the value of the field is _70PCENT
Sourcepub fn is_80pcent(&self) -> bool
pub fn is_80pcent(&self) -> bool
Checks if the value of the field is _80PCENT
Sourcepub fn is_100pcent(&self) -> bool
pub fn is_100pcent(&self) -> bool
Checks if the value of the field is _100PCENT