Type Alias gd32f1::gd32f130::wwdgt::Ctl

source ·
pub type Ctl = Reg<CtlSpec>;
Expand description

CTL (rw) register accessor: Control register

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

For information about available fields see ctl module

Aliased Type§

struct Ctl { /* private fields */ }