Type Alias FPSCR

Source
pub type FPSCR = Reg<FPSCR_SPEC>;
Expand description

FPSCR register accessor: an alias for Reg<FPSCR_SPEC>

Aliased Typeยง

pub struct FPSCR { /* private fields */ }