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