pub type R = R<PD_CTRL_SPEC>;Expand description
Register PD_CTRL reader
Aliased Type§
struct R { /* private fields */ }Implementations§
Source§impl R
impl R
Sourcepub fn mem_force_pu(&self) -> MEM_FORCE_PU_R
pub fn mem_force_pu(&self) -> MEM_FORCE_PU_R
Bit 1 - Set this bit to force power down UART0 memory.
Sourcepub fn mem_force_pd(&self) -> MEM_FORCE_PD_R
pub fn mem_force_pd(&self) -> MEM_FORCE_PD_R
Bit 2 - Set this bit to force power up UART0 memory.