Type Alias RefnumW

Source
pub type RefnumW<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field REFNUM writer - Number of Reference Clock Cycles

Aliased Type§

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