Type Alias PerbufW

Source
pub type PerbufW<'a, REG> = FieldWriter<'a, REG, 24, u32>;
Expand description

Field PERBUF writer - Period Buffer Value

Aliased Type§

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