Type Alias esp32s3::sha::clear_irq::W

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

Register CLEAR_IRQ writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn clear_interrupt(&mut self) -> CLEAR_INTERRUPT_W<'_, CLEAR_IRQ_SPEC>

Bit 0 - clear sha 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