Type Alias esp32c6::modem_lpcon::rst_conf::W

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

Register RST_CONF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn rst_wifipwr(&mut self) -> RST_WIFIPWR_W<'_, RST_CONF_SPEC>

Bit 0

source

pub fn rst_coex(&mut self) -> RST_COEX_W<'_, RST_CONF_SPEC>

Bit 1

source

pub fn rst_i2c_mst(&mut self) -> RST_I2C_MST_W<'_, RST_CONF_SPEC>

Bit 2

source

pub fn rst_lp_timer(&mut self) -> RST_LP_TIMER_W<'_, RST_CONF_SPEC>

Bit 3

source

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

Writes raw bits to the register.

Safety

Passing incorrect value can cause undefined behaviour. See reference manual