Type Alias esp32c6::trace::intr_clr::W

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

Register INTR_CLR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn fifo_overflow_intr_clr( &mut self ) -> FIFO_OVERFLOW_INTR_CLR_W<'_, INTR_CLR_SPEC>

Bit 0 - Set 1 clr fifo overflow interrupt

source

pub fn mem_full_intr_clr(&mut self) -> MEM_FULL_INTR_CLR_W<'_, INTR_CLR_SPEC>

Bit 1 - Set 1 clr mem full 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