Type Alias W

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

Register bmx_cfg0 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn reg_bmx_timeout_en(&mut self) -> REG_BMX_TIMEOUT_EN_W<'_, BMX_CFG0_SPEC>

Bits 0:3

Source

pub fn reg_bmx_arb_mode(&mut self) -> REG_BMX_ARB_MODE_W<'_, BMX_CFG0_SPEC>

Bit 5

Source

pub fn reg_bmx_timeout_clr( &mut self, ) -> REG_BMX_TIMEOUT_CLR_W<'_, BMX_CFG0_SPEC>

Bit 6

Source

pub fn sts_bmx_timeout_sts( &mut self, ) -> STS_BMX_TIMEOUT_STS_W<'_, BMX_CFG0_SPEC>

Bits 11:14

Source

pub fn pds_apb_cfg(&mut self) -> PDS_APB_CFG_W<'_, BMX_CFG0_SPEC>

Bits 16:23

Source

pub fn hbn_apb_cfg(&mut self) -> HBN_APB_CFG_W<'_, BMX_CFG0_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