Type Alias esp32::rsa::modexp_start::W

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

Register MODEXP_START writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn modexp_start(&mut self) -> MODEXP_START_W<'_, MODEXP_START_SPEC>

Bit 0 - Write 1 to start modular exponentiation.

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