Type Alias esp32c6::efuse::pgm_data4::W

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

Register PGM_DATA4 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn pgm_data_4(&mut self) -> PGM_DATA_4_W<'_, PGM_DATA4_SPEC>

Bits 0:31 - Configures the 4th 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