Type Alias W

Source
pub type W = W<BMX_CFG4_SPEC>;
Expand description

Register bmx_cfg4 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn sts_bmx_berr_src(&mut self) -> STS_BMX_BERR_SRC_W<'_, BMX_CFG4_SPEC>

Bits 0:9

Source

pub fn sts_mcu_berr_src(&mut self) -> STS_MCU_BERR_SRC_W<'_, BMX_CFG4_SPEC>

Bit 16

Source

pub fn sts_mcu_berr_id(&mut self) -> STS_MCU_BERR_ID_W<'_, BMX_CFG4_SPEC>

Bits 24:31

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