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