Type Alias esp32c3::aes::text_in_3::W

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

Register TEXT_IN_3 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn text_in_3(&mut self) -> TEXT_IN_3_W<'_, TEXT_IN_3_SPEC>

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