pub type W = W<DMA_OUT_CH1_INT_MAP_SPEC>;
Expand description

Register DMA_OUT_CH1_INT_MAP writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn dma_out_ch1_int_map( &mut self ) -> DMA_OUT_CH1_INT_MAP_W<'_, DMA_OUT_CH1_INT_MAP_SPEC>

Bits 0:4 - this register used to map dma_out_ch1 interrupt to one of core0’s external interrupt

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