Type Alias W

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

Register bmx_cfg3 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn reg_bmx_berr_clr(&mut self) -> REG_BMX_BERR_CLR_W<'_, BMX_CFG3_SPEC>

Bit 0

Source

pub fn reg_bmx_berr_last(&mut self) -> REG_BMX_BERR_LAST_W<'_, BMX_CFG3_SPEC>

Bit 1

Source

pub fn reg_mcu_berr_clr(&mut self) -> REG_MCU_BERR_CLR_W<'_, BMX_CFG3_SPEC>

Bit 8

Source

pub fn reg_mcu_berr_last(&mut self) -> REG_MCU_BERR_LAST_W<'_, BMX_CFG3_SPEC>

Bit 9

Source

pub fn sts_bmx_berr(&mut self) -> STS_BMX_BERR_W<'_, BMX_CFG3_SPEC>

Bit 16

Source

pub fn sts_mcu_berr(&mut self) -> STS_MCU_BERR_W<'_, BMX_CFG3_SPEC>

Bit 17

Source

pub fn sts_bmx_berr_write(&mut self) -> STS_BMX_BERR_WRITE_W<'_, BMX_CFG3_SPEC>

Bit 24

Source

pub fn sts_mcu_berr_write(&mut self) -> STS_MCU_BERR_WRITE_W<'_, BMX_CFG3_SPEC>

Bit 25

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