Type Alias esp32c6::ecc::mult_int_ena::W

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

Register MULT_INT_ENA writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn calc_done_int_ena( &mut self ) -> CALC_DONE_INT_ENA_W<'_, MULT_INT_ENA_SPEC>

Bit 0 - The interrupt enable bit for the ecc_calc_done_int 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