Skip to main content

EnableW

Type Alias EnableW 

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

Field enable writer - Enable instruction patch matching

Aliased Type§

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