Type Alias rp2040_pac::dma::inte1::W

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

Register INTE1 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn inte1(&mut self) -> INTE1_W<'_, INTE1_SPEC>

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

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