Type Alias PerrW

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

Field PERR writer - Protection Error

Aliased Type§

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