Type Alias OffsetW
pub type OffsetW<'a, REG> = BitWriter<'a, REG, Offset>;Expand description
Field OFFSET writer - Comparator hard block offset control. See chip data
sheet to get the actual offset value with each level
Aliased Type§
pub struct OffsetW<'a, REG> { /* private fields */ }