Type Alias esp32c6::slchost::conf_w1::W

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

Register CONF_W1 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn slchost_conf4(&mut self) -> SLCHOST_CONF4_W<'_, CONF_W1_SPEC>

Bits 0:7 - Description****

source

pub fn slchost_conf5(&mut self) -> SLCHOST_CONF5_W<'_, CONF_W1_SPEC>

Bits 8:15 - Description****

source

pub fn slchost_conf6(&mut self) -> SLCHOST_CONF6_W<'_, CONF_W1_SPEC>

Bits 16:23 - Description****

source

pub fn slchost_conf7(&mut self) -> SLCHOST_CONF7_W<'_, CONF_W1_SPEC>

Bits 24:31 - Description****

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