Type Alias esp32h2::aes::text_in_1::W

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

Register TEXT_IN_1 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn text_in_1(&mut self) -> TEXT_IN_1_W<'_, TEXT_IN_1_SPEC, 0>

Bits 0:31 - This bits stores text_in_1 that is a part of source text 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