VectresetW

Type Alias VectresetW 

pub type VectresetW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field VECTRESET 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 VectresetW<'a, REG> { /* private fields */ }