Type Alias 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 etm_en(&mut self) -> ETM_EN_W<'_, CONF_SPEC>

Bit 1 - enable systimer’s etm task and event

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