Type Alias HashkeyW

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

Field HASHKEY writer - Hash Key Value

Aliased Typeยง

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