pub type EnableW<'a, REG> = BitWriter<'a, REG>;
Field enable writer - Enable instruction patch matching
enable
pub struct EnableW<'a, REG> { /* private fields */ }