Type Alias esp32s2::rsa::m_mem::W

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

Register M_MEM[%s] writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

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