pub type REFRSEL_R = FieldReader<u8, REFRSEL_A>;
Expand description
Field REFRSEL
reader - Refresh Interval Select
Aliased Type§
pub struct REFRSEL_R { /* private fields */ }
Implementations§
Source§impl REFRSEL_R
impl REFRSEL_R
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