Type Alias VectclractiveW
pub type VectclractiveW<'a, REG> = BitWriter<'a, REG>;Expand description
Field VECTCLRACTIVE writer - Reserved for Debug use. This bit reads as 0.
When writing to the register you must write 0 to this bit, otherwise
behavior is Unpredictable.
Aliased Typeยง
pub struct VectclractiveW<'a, REG> { /* private fields */ }