pub type W = W<I2C_MST_INT_MAP_SPEC>;
Expand description

Register I2C_MST_INT_MAP writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn i2c_mst_int_map( &mut self ) -> I2C_MST_INT_MAP_W<'_, I2C_MST_INT_MAP_SPEC, 0>

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