Type Alias InstrendW

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

Field INSTREND writer - Instruction End Interrupt Disable

Aliased Type§

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