Type Alias W

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

Register cci_cfg writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn cci_en(&mut self) -> CCI_EN_W<'_, CCI_CFG_SPEC>

Bit 0

Source

pub fn cci_slv_sel_cci2(&mut self) -> CCI_SLV_SEL_CCI2_W<'_, CCI_CFG_SPEC>

Bit 1

Source

pub fn cci_mas_sel_cci2(&mut self) -> CCI_MAS_SEL_CCI2_W<'_, CCI_CFG_SPEC>

Bit 2

Source

pub fn cci_mas_hw_mode(&mut self) -> CCI_MAS_HW_MODE_W<'_, CCI_CFG_SPEC>

Bit 3

Source

pub fn reg_m_cci_sclk_en(&mut self) -> REG_M_CCI_SCLK_EN_W<'_, CCI_CFG_SPEC>

Bit 4

Source

pub fn reg_div_m_cci_sclk(&mut self) -> REG_DIV_M_CCI_SCLK_W<'_, CCI_CFG_SPEC>

Bits 5:6

Source

pub fn cfg_cci1_pre_read(&mut self) -> CFG_CCI1_PRE_READ_W<'_, CCI_CFG_SPEC>

Bit 7

Source

pub fn reg_scci_clk_inv(&mut self) -> REG_SCCI_CLK_INV_W<'_, CCI_CFG_SPEC>

Bit 8

Source

pub fn reg_mcci_clk_inv(&mut self) -> REG_MCCI_CLK_INV_W<'_, CCI_CFG_SPEC>

Bit 9

Source

pub fn cfg_mcci_dly_r(&mut self) -> CFG_MCCI_DLY_R_W<'_, CCI_CFG_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