pub type FPSCR = Reg<FPSCR_SPEC>;
Expand description
FPSCR register accessor: an alias for Reg<FPSCR_SPEC>
Aliased Typeยง
pub struct FPSCR { /* private fields */ }
pub type FPSCR = Reg<FPSCR_SPEC>;
FPSCR register accessor: an alias for Reg<FPSCR_SPEC>
pub struct FPSCR { /* private fields */ }