Type Alias CFR

Source
pub type CFR = Reg<CFRrs>;
Expand description

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.

See register structure

For information about available fields see cfr module

Aliased Typeยง

pub struct CFR { /* private fields */ }