Type Alias esp32h2::dma::misc_conf::R

source ·
pub type R = R<MISC_CONF_SPEC>;
Expand description

Register MISC_CONF reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn ahbm_rst_inter(&self) -> AHBM_RST_INTER_R

Bit 0 - Set this bit then clear this bit to reset the internal ahb FSM.

source

pub fn arb_pri_dis(&self) -> ARB_PRI_DIS_R

Bit 2 - Set this bit to disable priority arbitration function.

source

pub fn clk_en(&self) -> CLK_EN_R

Bit 3 - 1’h1: Force clock on for register. 1’h0: Support clock only when application writes registers.