Type Alias stm32_eth::stm32::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 */ }