Type Alias NsamW
pub type NsamW<'a, REG> = FieldWriter<'a, REG, 2, Nsam, Safe>;Expand description
Field NSAM writer - Number of sample clocks
Aliased Type§
pub struct NsamW<'a, REG> { /* private fields */ }Implementations§
§impl<'a, REG> NsamW<'a, REG>
impl<'a, REG> NsamW<'a, REG>
pub fn _00(self) -> &'a mut W<REG>
pub fn _00(self) -> &'a mut W<REG>
The comparison result is sampled as soon as the active channel is scanned in one round-robin clock.
pub fn _01(self) -> &'a mut W<REG>
pub fn _01(self) -> &'a mut W<REG>
The sampling takes place 1 round-robin clock cycle after the next cycle of the round-robin clock.