pub type HASH = Reg<HASH_SPEC>;
hash (rw) register accessor: Hash register
You can read this register and get hash::R. You can reset, write, write_with_zero this register using hash::W. You can also modify this register. See API.
read
hash::R
reset
write
write_with_zero
hash::W
modify
For information about available fields see hash module
hash
struct HASH { /* private fields */ }