KeyBlock

Type Alias KeyBlock 

Source
pub type KeyBlock = Reg<KeyBlockSpec>;
Expand description

KEY_BLOCK (rw) register accessor: Key block

You can read this register and get key_block::R. You can reset, write, write_with_zero this register using key_block::W. You can also modify this register. See API.

For information about available fields see key_block module

Aliased Typeยง

pub struct KeyBlock { /* private fields */ }