pub type R = R<DIG_PWC_SPEC>;Expand description
Register DIG_PWC reader
Aliased Type§
struct R { /* private fields */ }Implementations§
source§impl R
impl R
sourcepub fn vdd_spi_pwr_drv(&self) -> VDD_SPI_PWR_DRV_R
pub fn vdd_spi_pwr_drv(&self) -> VDD_SPI_PWR_DRV_R
Bits 0:1 - Need add desc
sourcepub fn vdd_spi_pwr_force(&self) -> VDD_SPI_PWR_FORCE_R
pub fn vdd_spi_pwr_force(&self) -> VDD_SPI_PWR_FORCE_R
Bit 2 - Need add desc
sourcepub fn vdd_spi_pd_en(&self) -> VDD_SPI_PD_EN_R
pub fn vdd_spi_pd_en(&self) -> VDD_SPI_PD_EN_R
Bit 3 - Need add desc
sourcepub fn lslp_mem_force_pd(&self) -> LSLP_MEM_FORCE_PD_R
pub fn lslp_mem_force_pd(&self) -> LSLP_MEM_FORCE_PD_R
Bit 4 - memories in digital core force PD in sleep
sourcepub fn lslp_mem_force_pu(&self) -> LSLP_MEM_FORCE_PU_R
pub fn lslp_mem_force_pu(&self) -> LSLP_MEM_FORCE_PU_R
Bit 5 - memories in digital core force no PD in sleep
sourcepub fn dg_wrap_force_pd(&self) -> DG_WRAP_FORCE_PD_R
pub fn dg_wrap_force_pd(&self) -> DG_WRAP_FORCE_PD_R
Bit 19 - digital core force power down
sourcepub fn dg_wrap_force_pu(&self) -> DG_WRAP_FORCE_PU_R
pub fn dg_wrap_force_pu(&self) -> DG_WRAP_FORCE_PU_R
Bit 20 - digital core force power up
sourcepub fn dg_wrap_pd_en(&self) -> DG_WRAP_PD_EN_R
pub fn dg_wrap_pd_en(&self) -> DG_WRAP_PD_EN_R
Bit 31 - Need add desc