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