Type Alias CFGR1

Source
pub type CFGR1 = Reg<CFGR1rs>;
Expand description

CFGR1 (rw) register accessor: SYSCFG configuration register 1

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

See register structure

For information about available fields see cfgr1 module

Aliased Typeยง

pub struct CFGR1 { /* private fields */ }