Type Alias ValW

Source
pub type ValW<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field VAL writer - Initial Hash Value

Aliased Typeยง

struct ValW<'a, REG> { /* private fields */ }