Type Alias gd32f1::gd32f190::rcu::Vkey

source ·
pub type Vkey = Reg<VkeySpec>;
Expand description

VKEY (rw) register accessor: Voltage key register

You can read this register and get vkey::R. You can reset, write, write_with_zero this register using vkey::W. You can also modify this register. See API.

For information about available fields see vkey module

Aliased Type§

struct Vkey { /* private fields */ }