Type Alias esp32c3::efuse::int_raw::W

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

Register INT_RAW writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn read_done(&mut self) -> READ_DONE_W<'_, INT_RAW_SPEC>

Bit 0 - The raw bit signal for read_done interrupt.

source

pub fn pgm_done(&mut self) -> PGM_DONE_W<'_, INT_RAW_SPEC>

Bit 1 - The raw bit signal for pgm_done interrupt.