Type Alias gd32f1::gd32f130::cec::Cfg

source ·
pub type Cfg = Reg<CfgSpec>;
Expand description

CFG (rw) register accessor: Configuration register

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

Aliased Type§

struct Cfg { /* private fields */ }