Type Alias BerrW

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

Field BERR writer - Bus Error

Aliased Type§

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