CvW

Type Alias CvW 

pub type CvW<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field CV writer - Compare Value.

Aliased Typeยง

pub struct CvW<'a, REG> { /* private fields */ }