Type Alias R

Source
pub type R = R<CONF_SPEC>;
Expand description

Register CONF reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn systimer_clk_fo(&self) -> SYSTIMER_CLK_FO_R

Bit 0 - systimer clock force on

Source

pub fn target2_work_en(&self) -> TARGET2_WORK_EN_R

Bit 22 - target2 work enable

Source

pub fn target1_work_en(&self) -> TARGET1_WORK_EN_R

Bit 23 - target1 work enable

Source

pub fn target0_work_en(&self) -> TARGET0_WORK_EN_R

Bit 24 - target0 work enable

Source

pub fn timer_unit1_core1_stall_en(&self) -> TIMER_UNIT1_CORE1_STALL_EN_R

Bit 25 - If timer unit1 is stalled when core1 stalled

Source

pub fn timer_unit1_core0_stall_en(&self) -> TIMER_UNIT1_CORE0_STALL_EN_R

Bit 26 - If timer unit1 is stalled when core0 stalled

Source

pub fn timer_unit0_core1_stall_en(&self) -> TIMER_UNIT0_CORE1_STALL_EN_R

Bit 27 - If timer unit0 is stalled when core1 stalled

Source

pub fn timer_unit0_core0_stall_en(&self) -> TIMER_UNIT0_CORE0_STALL_EN_R

Bit 28 - If timer unit0 is stalled when core0 stalled

Source

pub fn timer_unit1_work_en(&self) -> TIMER_UNIT1_WORK_EN_R

Bit 29 - timer unit1 work enable

Source

pub fn timer_unit0_work_en(&self) -> TIMER_UNIT0_WORK_EN_R

Bit 30 - timer unit0 work enable

Source

pub fn clk_en(&self) -> CLK_EN_R

Bit 31 - register file clk gating