Type Alias rp2040_pac::dma::intf0::W

source ·
pub type W = W<INTF0_SPEC>;
Expand description

Register INTF0 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn intf0(&mut self) -> INTF0_W<'_, INTF0_SPEC>

Bits 0:15 - Write 1s to force the corresponding bits in INTE0. The interrupt remains asserted until INTF0 is cleared.

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual