FCR

Type Alias FCR 

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

FCR register accessor: an alias for Reg<FCR_SPEC>

Aliased Typeยง

pub struct FCR { /* private fields */ }