Type Alias esp32h2::aes::key_5::W

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

Register KEY_5 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn key_5(&mut self) -> KEY_5_W<'_, KEY_5_SPEC>

Bits 0:31 - This bits stores key_5 that is a part of key material.

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