SKR

Type Alias SKR 

Source
pub type SKR = Reg<SKRrs>;
Expand description

SKR (w) register accessor: SRAM2 Key Register

You can reset, write, write_with_zero this register using skr::W. See API.

See register structure

For information about available fields see skr module

Aliased Typeยง

pub struct SKR { /* private fields */ }