Type Alias CRR2

Source
pub type CRR2 = Reg<CRR2rs>;
Expand description

CRR2 (rw) register accessor: ICACHE region configuration register

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

See register structure

For information about available fields see crr2 module

Aliased Typeยง

pub struct CRR2 { /* private fields */ }