pub type Rccr = Reg<RccrSpec>;
RCCR (rw) register accessor: Bus Reset Cycle Counter Register
You can read this register and get rccr::R. You can reset, write, write_with_zero this register using rccr::W. You can also modify this register. See API.
read
rccr::R
reset
write
write_with_zero
rccr::W
modify
For information about available fields see rccr module
rccr
pub struct Rccr { /* private fields */ }