Type Alias esp32h2::pcr::uart1_pd_ctrl::W

source ·
pub type W = W<UART1_PD_CTRL_SPEC>;
Expand description

Register UART1_PD_CTRL writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn uart1_mem_force_pu( &mut self, ) -> UART1_MEM_FORCE_PU_W<'_, UART1_PD_CTRL_SPEC>

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

source

pub fn uart1_mem_force_pd( &mut self, ) -> UART1_MEM_FORCE_PD_W<'_, UART1_PD_CTRL_SPEC>

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