pub type MODE_R = FieldReader<u8, MODE_A>;
Expand description
Field MODE
reader - Mode Select
Aliased Type§
pub struct MODE_R { /* private fields */ }
Implementations§
Source§impl MODE_R
impl MODE_R
Sourcepub fn is_disable(&self) -> bool
pub fn is_disable(&self) -> bool
Checks if the value of the field is DISABLE
Sourcepub fn is_ovssingle(&self) -> bool
pub fn is_ovssingle(&self) -> bool
Checks if the value of the field is OVSSINGLE
Sourcepub fn is_extclksingle(&self) -> bool
pub fn is_extclksingle(&self) -> bool
Checks if the value of the field is EXTCLKSINGLE
Sourcepub fn is_extclkquad(&self) -> bool
pub fn is_extclkquad(&self) -> bool
Checks if the value of the field is EXTCLKQUAD