pub type WARMTIME_R = FieldReader<u8, WARMTIME_A>;
Expand description
Field WARMTIME
reader - Warm-up Time
Aliased Type§
pub struct WARMTIME_R { /* private fields */ }
Implementations§
Source§impl WARMTIME_R
impl WARMTIME_R
Sourcepub fn variant(&self) -> WARMTIME_A
pub fn variant(&self) -> WARMTIME_A
Get enumerated values variant
Sourcepub fn is_4cycles(&self) -> bool
pub fn is_4cycles(&self) -> bool
Checks if the value of the field is _4CYCLES
Sourcepub fn is_8cycles(&self) -> bool
pub fn is_8cycles(&self) -> bool
Checks if the value of the field is _8CYCLES
Sourcepub fn is_16cycles(&self) -> bool
pub fn is_16cycles(&self) -> bool
Checks if the value of the field is _16CYCLES
Sourcepub fn is_32cycles(&self) -> bool
pub fn is_32cycles(&self) -> bool
Checks if the value of the field is _32CYCLES
Sourcepub fn is_64cycles(&self) -> bool
pub fn is_64cycles(&self) -> bool
Checks if the value of the field is _64CYCLES
Sourcepub fn is_128cycles(&self) -> bool
pub fn is_128cycles(&self) -> bool
Checks if the value of the field is _128CYCLES
Sourcepub fn is_256cycles(&self) -> bool
pub fn is_256cycles(&self) -> bool
Checks if the value of the field is _256CYCLES
Sourcepub fn is_512cycles(&self) -> bool
pub fn is_512cycles(&self) -> bool
Checks if the value of the field is _512CYCLES