Type Alias gd32f1::gd32f190::fmc::key::KeyW

source ·
pub type KeyW<'a, REG> = FieldWriterSafe<'a, REG, 32, u32>;
Expand description

Field KEY writer - FMC_CTL unlock registers

Aliased Type§

struct KeyW<'a, REG> { /* private fields */ }