Type Alias T_STRING_W

Source
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 */ }