pub type Hashkey = Reg<HashkeySpec>;Expand description
HASHKEY (rw) register accessor: Hash key n
You can read this register and get hashkey::R. You can reset, write, write_with_zero this register using hashkey::W. You can also modify this register. See API.
For information about available fields see hashkey
module
Aliased Typeยง
struct Hashkey { /* private fields */ }