Type Alias NsamR
pub type NsamR = FieldReader<Nsam>;Expand description
Field NSAM reader - Number of sample clocks
Aliased Type§
pub struct NsamR { /* private fields */ }Implementations§
§impl NsamR
impl NsamR
pub fn is_00(&self) -> bool
pub fn is_00(&self) -> bool
The comparison result is sampled as soon as the active channel is scanned in one round-robin clock.
pub fn is_01(&self) -> bool
pub fn is_01(&self) -> bool
The sampling takes place 1 round-robin clock cycle after the next cycle of the round-robin clock.