pub type RevW<'a, REG> = BitWriter<'a, REG, Rev>;Expand description
Field REV writer - Enable Reverse Direction Counting
Aliased Type§
pub struct RevW<'a, REG> { /* private fields */ }pub type RevW<'a, REG> = BitWriter<'a, REG, Rev>;Field REV writer - Enable Reverse Direction Counting
pub struct RevW<'a, REG> { /* private fields */ }