Type Alias esp32::efuse::blk0_wdata6::W

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

Register BLK0_WDATA6 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn coding_scheme(&mut self) -> CODING_SCHEME_W<'_, BLK0_WDATA6_SPEC>

Bits 0:1

source

pub fn console_debug_disable( &mut self ) -> CONSOLE_DEBUG_DISABLE_W<'_, BLK0_WDATA6_SPEC>

Bit 2

source

pub fn disable_sdio_host(&mut self) -> DISABLE_SDIO_HOST_W<'_, BLK0_WDATA6_SPEC>

Bit 3

source

pub fn abs_done_0(&mut self) -> ABS_DONE_0_W<'_, BLK0_WDATA6_SPEC>

Bit 4

source

pub fn abs_done_1(&mut self) -> ABS_DONE_1_W<'_, BLK0_WDATA6_SPEC>

Bit 5

source

pub fn disable_jtag(&mut self) -> DISABLE_JTAG_W<'_, BLK0_WDATA6_SPEC>

Bit 6

source

pub fn disable_dl_encrypt( &mut self ) -> DISABLE_DL_ENCRYPT_W<'_, BLK0_WDATA6_SPEC>

Bit 7

source

pub fn disable_dl_decrypt( &mut self ) -> DISABLE_DL_DECRYPT_W<'_, BLK0_WDATA6_SPEC>

Bit 8

source

pub fn disable_dl_cache(&mut self) -> DISABLE_DL_CACHE_W<'_, BLK0_WDATA6_SPEC>

Bit 9

source

pub fn key_status(&mut self) -> KEY_STATUS_W<'_, BLK0_WDATA6_SPEC>

Bit 10

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