Type Alias W

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

Register SYS_CONF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn apb_fifo_mask(&mut self) -> APB_FIFO_MASK_W<'_, SYS_CONF_SPEC>

Bit 0 - reg_apb_fifo_mask.

Source

pub fn mem_clk_force_on(&mut self) -> MEM_CLK_FORCE_ON_W<'_, SYS_CONF_SPEC>

Bit 1 - reg_mem_clk_force_on.

Source

pub fn mem_force_pd(&mut self) -> MEM_FORCE_PD_W<'_, SYS_CONF_SPEC>

Bit 2 - reg_rmt_mem_force_pd.

Source

pub fn mem_force_pu(&mut self) -> MEM_FORCE_PU_W<'_, SYS_CONF_SPEC>

Bit 3 - reg_rmt_mem_force_pu.

Source

pub fn sclk_div_num(&mut self) -> SCLK_DIV_NUM_W<'_, SYS_CONF_SPEC>

Bits 4:11 - reg_rmt_sclk_div_num.

Source

pub fn sclk_div_a(&mut self) -> SCLK_DIV_A_W<'_, SYS_CONF_SPEC>

Bits 12:17 - reg_rmt_sclk_div_a.

Source

pub fn sclk_div_b(&mut self) -> SCLK_DIV_B_W<'_, SYS_CONF_SPEC>

Bits 18:23 - reg_rmt_sclk_div_b.

Source

pub fn sclk_sel(&mut self) -> SCLK_SEL_W<'_, SYS_CONF_SPEC>

Bits 24:25 - reg_rmt_sclk_sel.

Source

pub fn sclk_active(&mut self) -> SCLK_ACTIVE_W<'_, SYS_CONF_SPEC>

Bit 26 - reg_rmt_sclk_active.

Source

pub fn clk_en(&mut self) -> CLK_EN_W<'_, SYS_CONF_SPEC>

Bit 31 - reg_clk_en.