Type Alias rp2040_pac::dma::inte0::W

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

Register INTE0 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn inte0(&mut self) -> INTE0_W<'_, INTE0_SPEC>

Bits 0:15 - Set bit n to pass interrupts from channel n to DMA IRQ 0.

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