Type Alias W

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

Register bmx_cfg2 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn reg_bmx_berr_en(&mut self) -> REG_BMX_BERR_EN_W<'_, BMX_CFG2_SPEC>

Bits 0:9

Source

pub fn reg_mcu_berr_en(&mut self) -> REG_MCU_BERR_EN_W<'_, BMX_CFG2_SPEC>

Bit 16

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