Type Alias esp32h2::rsa::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 clear_interrupt(&mut self) -> CLEAR_INTERRUPT_W<'_, INT_CLR_SPEC, 0>

Bit 0 - Write 1 to clear the RSA 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