Expand description

FPU control peripheral 0

Modules

An FPUIDC exception triggered by a denormal floating-point input has occurred in the FPU
An FPUDZC exception triggered by a floating-point divide-by-zero operation has occurred in the FPU
An FPUIXC exception triggered by an inexact floating-point operation has occurred in the FPU
An FPUIOC exception triggered by an invalid operation has occurred in the FPU
An FPUOFC exception triggered by a floating-point overflow has occurred in the FPU
An FPUUFC exception triggered by a floating-point underflow has occurred in the FPU
Enable or disable interrupt
Disable interrupt
Enable interrupt

Structs

Register block

Type Definitions

EVENTS_DENORMALINPUT (rw) register accessor: an alias for Reg<EVENTS_DENORMALINPUT_SPEC>
EVENTS_DIVIDEBYZERO (rw) register accessor: an alias for Reg<EVENTS_DIVIDEBYZERO_SPEC>
EVENTS_INEXACT (rw) register accessor: an alias for Reg<EVENTS_INEXACT_SPEC>
EVENTS_INVALIDOPERATION (rw) register accessor: an alias for Reg<EVENTS_INVALIDOPERATION_SPEC>
EVENTS_OVERFLOW (rw) register accessor: an alias for Reg<EVENTS_OVERFLOW_SPEC>
EVENTS_UNDERFLOW (rw) register accessor: an alias for Reg<EVENTS_UNDERFLOW_SPEC>
INTEN (rw) register accessor: an alias for Reg<INTEN_SPEC>
INTENCLR (rw) register accessor: an alias for Reg<INTENCLR_SPEC>
INTENSET (rw) register accessor: an alias for Reg<INTENSET_SPEC>