Type Alias esp32c6::efuse::pgm_data2::W

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

Register PGM_DATA2 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn pgm_data_2(&mut self) -> PGM_DATA_2_W<'_, PGM_DATA2_SPEC>

Bits 0:31 - Configures the 2nd 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