Type Alias CidW

Source
pub type CidW<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field CID writer - Clear If Disabled

Aliased Typeยง

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