pub type CFR = Reg<CFRrs>;
CFR (rw) register accessor: Configuration register
You can read this register and get cfr::R. You can reset, write, write_with_zero this register using cfr::W. You can also modify this register. See API.
read
cfr::R
reset
write
write_with_zero
cfr::W
modify
See register structure
For information about available fields see cfr module
cfr
pub struct CFR { /* private fields */ }