Rccr

Type Alias Rccr 

Source
pub type Rccr = Reg<RccrSpec>;
Expand description

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.

For information about available fields see rccr module

Aliased Typeยง

pub struct Rccr { /* private fields */ }