Module stm32_eth::stm32::fpu

source ·
Expand description

Floting point unit

Modules

  • Floating-point context address register
  • Floating-point context control register
  • Floating-point status control register

Structs

Type Aliases

  • FPCAR register accessor: an alias for Reg<FPCAR_SPEC>
  • FPCCR register accessor: an alias for Reg<FPCCR_SPEC>
  • FPSCR register accessor: an alias for Reg<FPSCR_SPEC>