Type Alias Uihval

Source
pub type Uihval = Reg<UihvalSpec>;
Expand description

UIHVAL (w) register accessor: User Initial Hash Value n

You can reset, write, write_with_zero this register using uihval::W. See API.

For information about available fields see uihval module

Aliased Typeยง

struct Uihval { /* private fields */ }