Type Alias rp2040_pac::dma::intf0::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 */ }