Key

Type Alias Key 

Source
pub type Key = Reg<KeySpec>;
Expand description

KEY (w) register accessor: Буфер данных ключа

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

For information about available fields see key module

Aliased Type§

pub struct Key { /* private fields */ }