Type Alias esp32s2::rsa::clear_interrupt::W

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

Register CLEAR_INTERRUPT writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

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

Bit 0 - Set this bit to 1 to clear the RSA interrupts.

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