pub type W = W<SYSTIMER_TARGET1_INT_MAP_SPEC>;
Expand description

Register SYSTIMER_TARGET1_INT_MAP writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn systimer_target1_int_map( &mut self ) -> SYSTIMER_TARGET1_INT_MAP_W<'_, SYSTIMER_TARGET1_INT_MAP_SPEC>

Bits 0:4 - this register used to map systimer_target1 interrupt to one of core1’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