Type Alias stm32f4xx_hal::pac::fpu::FPSCR

source ·
pub type FPSCR = Reg<FPSCR_SPEC>;
Expand description

FPSCR register accessor: an alias for Reg<FPSCR_SPEC>

Aliased Type§

struct FPSCR { /* private fields */ }