pub type INCREASE_W<'a, REG> = BitWriter<'a, REG>;Expand description
Field INCREASE writer - When set, the timer %s time-base counter will increment every clock tick. When cleared, the timer %s time-base counter will decrement.
Aliased Type§
struct INCREASE_W<'a, REG> { /* private fields */ }