Type Alias esp32s3::interrupt_core1::bb_int_map::W

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

Register BB_INT_MAP writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn bb_int_map(&mut self) -> BB_INT_MAP_W<'_, BB_INT_MAP_SPEC>

Bits 0:4 - this register used to map bb 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