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

source

pub fn uart1_mem_force_pu(&self) -> UART1_MEM_FORCE_PU_R

Bit 1 - Set this bit to force power down UART1 memory.

source

pub fn uart1_mem_force_pd(&self) -> UART1_MEM_FORCE_PD_R

Bit 2 - Set this bit to force power up UART1 memory.