SetpendW

Type Alias SetpendW 

pub type SetpendW<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field SETPEND writer - Interrupt set-pending bits

Aliased Typeยง

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