Type Alias esp32c6::pcr::uart1_pd_ctrl::R
source · pub type R = R<UART1_PD_CTRL_SPEC>;Expand description
Register UART1_PD_CTRL reader
Aliased Type§
struct R { /* private fields */ }Implementations§
source§impl R
impl R
sourcepub fn uart1_mem_force_pu(&self) -> UART1_MEM_FORCE_PU_R
pub fn uart1_mem_force_pu(&self) -> UART1_MEM_FORCE_PU_R
Bit 1 - Set this bit to force power down UART1 memory.
sourcepub fn uart1_mem_force_pd(&self) -> UART1_MEM_FORCE_PD_R
pub fn uart1_mem_force_pd(&self) -> UART1_MEM_FORCE_PD_R
Bit 2 - Set this bit to force power up UART1 memory.