Type Alias esp32c6::hinf::cfg_data16::W

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

Register CFG_DATA16 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn device_id_fn2(&mut self) -> DEVICE_ID_FN2_W<'_, CFG_DATA16_SPEC>

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

source

pub fn user_id_fn2(&mut self) -> USER_ID_FN2_W<'_, CFG_DATA16_SPEC>

Bits 16:31 - configure user id of function2 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