OpieW

Type Alias OpieW 

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

Field OPIE writer - OPI interface enable

Aliased Typeยง

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