Type Alias gd32f1::gd32f130::rtc::Wpk

source ·
pub type Wpk = Reg<WpkSpec>;
Expand description

WPK (w) register accessor: Write protection key register

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

For information about available fields see wpk module

Aliased Type§

struct Wpk { /* private fields */ }