Type Alias FCR

Source
pub type FCR = Reg<FCRrs>;
Expand description

FCR (w) register accessor: ICACHE flag clear register

You can reset, write, write_with_zero this register using fcr::W. See API.

See register structure

For information about available fields see fcr module

Aliased Typeยง

pub struct FCR { /* private fields */ }