Type Alias esp32c3::rmt::sys_conf::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.