pub type CS1_R = FieldReader<u8, CS1_A>;
Expand description
Field CS1
reader - Clock Select Bits
Aliased Type§
struct CS1_R { /* private fields */ }
Implementations§
Source§impl CS1_R
impl CS1_R
Sourcepub fn is_no_clock(&self) -> bool
pub fn is_no_clock(&self) -> bool
Checks if the value of the field is NO_CLOCK
Sourcepub fn is_prescale_2(&self) -> bool
pub fn is_prescale_2(&self) -> bool
Checks if the value of the field is PRESCALE_2
Sourcepub fn is_prescale_4(&self) -> bool
pub fn is_prescale_4(&self) -> bool
Checks if the value of the field is PRESCALE_4
Sourcepub fn is_prescale_8(&self) -> bool
pub fn is_prescale_8(&self) -> bool
Checks if the value of the field is PRESCALE_8
Sourcepub fn is_prescale_16(&self) -> bool
pub fn is_prescale_16(&self) -> bool
Checks if the value of the field is PRESCALE_16
Sourcepub fn is_prescale_32(&self) -> bool
pub fn is_prescale_32(&self) -> bool
Checks if the value of the field is PRESCALE_32
Sourcepub fn is_prescale_64(&self) -> bool
pub fn is_prescale_64(&self) -> bool
Checks if the value of the field is PRESCALE_64
Sourcepub fn is_prescale_128(&self) -> bool
pub fn is_prescale_128(&self) -> bool
Checks if the value of the field is PRESCALE_128
Sourcepub fn is_prescale_256(&self) -> bool
pub fn is_prescale_256(&self) -> bool
Checks if the value of the field is PRESCALE_256
Sourcepub fn is_prescale_512(&self) -> bool
pub fn is_prescale_512(&self) -> bool
Checks if the value of the field is PRESCALE_512
Sourcepub fn is_prescale_1024(&self) -> bool
pub fn is_prescale_1024(&self) -> bool
Checks if the value of the field is PRESCALE_1024
Sourcepub fn is_prescale_2048(&self) -> bool
pub fn is_prescale_2048(&self) -> bool
Checks if the value of the field is PRESCALE_2048
Sourcepub fn is_prescale_4096(&self) -> bool
pub fn is_prescale_4096(&self) -> bool
Checks if the value of the field is PRESCALE_4096
Sourcepub fn is_prescale_8192(&self) -> bool
pub fn is_prescale_8192(&self) -> bool
Checks if the value of the field is PRESCALE_8192
Sourcepub fn is_prescale_16384(&self) -> bool
pub fn is_prescale_16384(&self) -> bool
Checks if the value of the field is PRESCALE_16384