Type Alias esp32c3::systimer::conf::W

source ·
pub type W = W<CONF_SPEC>;
Expand description

Register CONF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn systimer_clk_fo(&mut self) -> SYSTIMER_CLK_FO_W<'_, CONF_SPEC>

Bit 0 - systimer clock force on

source

pub fn target2_work_en(&mut self) -> TARGET2_WORK_EN_W<'_, CONF_SPEC>

Bit 22 - target2 work enable

source

pub fn target1_work_en(&mut self) -> TARGET1_WORK_EN_W<'_, CONF_SPEC>

Bit 23 - target1 work enable

source

pub fn target0_work_en(&mut self) -> TARGET0_WORK_EN_W<'_, CONF_SPEC>

Bit 24 - target0 work enable

source

pub fn timer_unit1_core1_stall_en( &mut self ) -> TIMER_UNIT1_CORE1_STALL_EN_W<'_, CONF_SPEC>

Bit 25 - If timer unit1 is stalled when core1 stalled

source

pub fn timer_unit1_core0_stall_en( &mut self ) -> TIMER_UNIT1_CORE0_STALL_EN_W<'_, CONF_SPEC>

Bit 26 - If timer unit1 is stalled when core0 stalled

source

pub fn timer_unit0_core1_stall_en( &mut self ) -> TIMER_UNIT0_CORE1_STALL_EN_W<'_, CONF_SPEC>

Bit 27 - If timer unit0 is stalled when core1 stalled

source

pub fn timer_unit0_core0_stall_en( &mut self ) -> TIMER_UNIT0_CORE0_STALL_EN_W<'_, CONF_SPEC>

Bit 28 - If timer unit0 is stalled when core0 stalled

source

pub fn timer_unit1_work_en(&mut self) -> TIMER_UNIT1_WORK_EN_W<'_, CONF_SPEC>

Bit 29 - timer unit1 work enable

source

pub fn timer_unit0_work_en(&mut self) -> TIMER_UNIT0_WORK_EN_W<'_, CONF_SPEC>

Bit 30 - timer unit0 work enable

source

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

Bit 31 - register file clk gating