Type Alias esp32h2::uart0::mem_conf::R

source ·
pub type R = R<MEM_CONF_SPEC>;
Expand description

Register MEM_CONF reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn mem_force_pd(&self) -> MEM_FORCE_PD_R

Bit 25 - Set this bit to force power down UART memory.

source

pub fn mem_force_pu(&self) -> MEM_FORCE_PU_R

Bit 26 - Set this bit to force power up UART memory.