Type Alias CS2_W

Source
pub type CS2_W<'a, REG> = FieldWriter<'a, REG, 3, CS2_A, Safe>;
Expand description

Field CS2 writer - Clock Select bits

Aliased Typeยง

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