Type Alias esp32s2::rsa::mult_start::W

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

Register MULT_START writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn mult_start(&mut self) -> MULT_START_W<'_, MULT_START_SPEC, 0>

Bit 0 - Set this bit to 1 to start the multiplication.

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