Type Alias CONFIG_W

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

Field CONFIG writer - reserved

Aliased Typeยง

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