Type Alias FineW

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

Field FINE writer - Fine Value

Aliased Type§

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