Type Alias UihashW

Source
pub type UihashW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field UIHASH writer - User Initial Hash Value

Aliased Typeยง

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