Type Alias gd32f1::gd32f190::fmc::obkey::ObkeyW

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

Field OBKEY writer - FMC_CTL option byte operation unlock registers

Aliased Type§

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