Type Alias INTF0_W

Source
pub type INTF0_W<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field INTF0 writer - Write 1s to force the corresponding bits in INTE0. The interrupt remains asserted until INTF0 is cleared.

Aliased Type§

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