Type Alias esp32c6::sha::t_string::W

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

Register T_STRING writer

Implementations§

source§

impl W

source

pub fn t_string(&mut self) -> T_STRING_W<'_, T_STRING_SPEC, 0>

Bits 0:31 - Sha t_string (used if and only if mode == SHA_512/t).

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.