Type Alias PerenW

Source
pub type PerenW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field PEREN writer - Period Enable

Aliased Type§

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