Type Alias gd32e1::gd32e103::fmc::Key

source ·
pub type Key = Reg<KeySpec>;
Expand description

KEY (w) register accessor: Unlock key register

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

For information about available fields see key module

Aliased Type§

struct Key { /* private fields */ }