Type Alias esp32c6::hinf::cfg_data0::W

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

Register CFG_DATA0 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn device_id_fn1(&mut self) -> DEVICE_ID_FN1_W<'_, CFG_DATA0_SPEC>

Bits 0:15 - configure device id of function1 in cis

source

pub fn user_id_fn1(&mut self) -> USER_ID_FN1_W<'_, CFG_DATA0_SPEC>

Bits 16:31 - configure user id of function1 in cis

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