Type Alias gd32f1::gd32f130::rcu::Bdctl

source ·
pub type Bdctl = Reg<BdctlSpec>;
Expand description

BDCTL (rw) register accessor: Backup domain control register (RCU_BDCTL)

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

For information about available fields see bdctl module

Aliased Type§

struct Bdctl { /* private fields */ }