Type Alias gd32f1::gd32f130::i2c0::Ckcfg

source ·
pub type Ckcfg = Reg<CkcfgSpec>;
Expand description

CKCFG (rw) register accessor: Clock configure register

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

For information about available fields see ckcfg module

Aliased Type§

struct Ckcfg { /* private fields */ }