Type Alias esp32c2::sensitive::rom_table::W

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

Register ROM_TABLE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn rom_table(&mut self) -> ROM_TABLE_W<'_, ROM_TABLE_SPEC>

Bits 0:31 - Need add description

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