Type Alias esp32c3::sensitive::rom_table_lock::W

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

Register ROM_TABLE_LOCK writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn rom_table_lock(&mut self) -> ROM_TABLE_LOCK_W<'_, ROM_TABLE_LOCK_SPEC>

Bit 0 - rom_table_lock

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