pub type W = W<PRO_EFUSE_INT_MAP_SPEC>;
Expand description

Register PRO_EFUSE_INT_MAP writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn pro_efuse_int_map( &mut self ) -> PRO_EFUSE_INT_MAP_W<'_, PRO_EFUSE_INT_MAP_SPEC>

Bits 0:4 - This register is used to map EFUSE_INT interrupt signal to one of the CPU interrupts.

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