pub struct R(_);
Expand description
Register PD_CONF
reader
Implementations§
source§impl R
impl R
sourcepub fn dma_ram_force_pd(&self) -> DMA_RAM_FORCE_PD_R
pub fn dma_ram_force_pd(&self) -> DMA_RAM_FORCE_PD_R
Bit 4 - Set this bit to force power down DMA internal memory.
sourcepub fn dma_ram_force_pu(&self) -> DMA_RAM_FORCE_PU_R
pub fn dma_ram_force_pu(&self) -> DMA_RAM_FORCE_PU_R
Bit 5 - Set this bit to force power up DMA internal memory
sourcepub fn dma_ram_clk_fo(&self) -> DMA_RAM_CLK_FO_R
pub fn dma_ram_clk_fo(&self) -> DMA_RAM_CLK_FO_R
Bit 6 - 1: Force to open the clock and bypass the gate-clock when accessing the RAM in DMA. 0: A gate-clock will be used when accessing the RAM in DMA.