pub type T_STRING_W<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description
Field T_STRING
writer - Sha t_string (used if and only if mode == SHA_512/t).
Aliased Typeยง
struct T_STRING_W<'a, REG> { /* private fields */ }
pub type T_STRING_W<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Field T_STRING
writer - Sha t_string (used if and only if mode == SHA_512/t).
struct T_STRING_W<'a, REG> { /* private fields */ }