Type Alias esp32s3::efuse::int_clr::W

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

Register INT_CLR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn read_done_int_clr(&mut self) -> READ_DONE_INT_CLR_W<'_, INT_CLR_SPEC, 0>

Bit 0 - The clear signal for read_done interrupt.

source

pub fn pgm_done_int_clr(&mut self) -> PGM_DONE_INT_CLR_W<'_, INT_CLR_SPEC, 1>

Bit 1 - The clear signal for pgm_done interrupt.

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