Type Alias esp32c6::efuse::pgm_data3::W

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

Register PGM_DATA3 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn pgm_data_3(&mut self) -> PGM_DATA_3_W<'_, PGM_DATA3_SPEC>

Bits 0:31 - Configures the 3rd 32-bit data to be programmed.

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