pub type W = W<MISC_CONF_SPEC>;Expand description
Register MISC_CONF writer
Aliased Type§
struct W { /* private fields */ }Implementations§
source§impl W
impl W
sourcepub fn ahbm_rst_inter(&mut self) -> AHBM_RST_INTER_W<'_, MISC_CONF_SPEC>
pub fn ahbm_rst_inter(&mut self) -> AHBM_RST_INTER_W<'_, MISC_CONF_SPEC>
Bit 0 - Set this bit then clear this bit to reset the internal ahb FSM.
sourcepub fn arb_pri_dis(&mut self) -> ARB_PRI_DIS_W<'_, MISC_CONF_SPEC>
pub fn arb_pri_dis(&mut self) -> ARB_PRI_DIS_W<'_, MISC_CONF_SPEC>
Bit 2 - Set this bit to disable priority arbitration function.
sourcepub fn clk_en(&mut self) -> CLK_EN_W<'_, MISC_CONF_SPEC>
pub fn clk_en(&mut self) -> CLK_EN_W<'_, MISC_CONF_SPEC>
Bit 3 - 1’h1: Force clock on for register. 1’h0: Support clock only when application writes registers.