rp2040_pac::dma::intf1

Type Alias INTF1_W

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

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

Aliased Typeยง

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