Type Alias gd32f1::gd32f190::rcu::Dsv

source ·
pub type Dsv = Reg<DsvSpec>;
Expand description

DSV (rw) register accessor: Deep-sleep mode voltage register

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

For information about available fields see dsv module

Aliased Type§

struct Dsv { /* private fields */ }