Type Alias esp32c6::aes::key_1::W

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

Register KEY_1 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn key_1(&mut self) -> KEY_1_W<'_, KEY_1_SPEC>

Bits 0:31 - This bits stores key_1 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