pub type Scrambkey = Reg<ScrambkeySpec>;
Expand description
SCRAMBKEY (w) register accessor: Scrambling Key
You can reset
, write
, write_with_zero
this register using scrambkey::W
. See API.
For information about available fields see scrambkey
module
Aliased Typeยง
struct Scrambkey { /* private fields */ }