Ifcr

Type Alias Ifcr 

Source
pub type Ifcr = Reg<IfcrSpec>;
Expand description

IFCR (rw) register accessor:

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

For information about available fields see ifcr module

Aliased Typeยง

pub struct Ifcr { /* private fields */ }