Type Alias esp32h2::lp_peri::reset_en::W

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

Register RESET_EN writer

Implementations§

source§

impl W

source

pub fn bus_reset_en(&mut self) -> BUS_RESET_EN_W<'_, RESET_EN_SPEC, 23>

Bit 23 - need_des

source

pub fn lp_ble_timer_reset_en( &mut self ) -> LP_BLE_TIMER_RESET_EN_W<'_, RESET_EN_SPEC, 24>

Bit 24 - need_des

source

pub fn otp_dbg_reset_en(&mut self) -> OTP_DBG_RESET_EN_W<'_, RESET_EN_SPEC, 25>

Bit 25 - need_des

source

pub fn lp_uart_reset_en(&mut self) -> LP_UART_RESET_EN_W<'_, RESET_EN_SPEC, 26>

Bit 26 - need_des

source

pub fn lp_io_reset_en(&mut self) -> LP_IO_RESET_EN_W<'_, RESET_EN_SPEC, 27>

Bit 27 - need_des

source

pub fn lp_ext_i2c_reset_en( &mut self ) -> LP_EXT_I2C_RESET_EN_W<'_, RESET_EN_SPEC, 28>

Bit 28 - need_des

source

pub fn lp_ana_i2c_reset_en( &mut self ) -> LP_ANA_I2C_RESET_EN_W<'_, RESET_EN_SPEC, 29>

Bit 29 - need_des

source

pub fn efuse_reset_en(&mut self) -> EFUSE_RESET_EN_W<'_, RESET_EN_SPEC, 30>

Bit 30 - need_des

source

pub fn lp_cpu_reset_en(&mut self) -> LP_CPU_RESET_EN_W<'_, RESET_EN_SPEC, 31>

Bit 31 - need_des

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.