Type Alias KEY
Source pub type KEY = Reg<KEY_SPEC>;
Expand description
KEY (rw) register accessor: Key material key_%s configure register
You can read
this register and get key::R
. You can reset
, write
, write_with_zero
this register using key::W
. You can also modify
this register. See API.
For information about available fields see key
module
struct KEY { }