distortos  v0.7.0
object-oriented C++ RTOS for microcontrollers
distortos::architecture::ExceptionFpuStackFrame Struct Reference

stack frame for ARMv7-M created by hardware on exception entry when FPU context is active More...

#include "ARMv7-M-ExceptionFpuStackFrame.hpp"

Collaboration diagram for distortos::architecture::ExceptionFpuStackFrame:
[legend]

Public Attributes

ExceptionStackFrame exceptionStackFrame
 stack frame created by hardware on exception entry More...
 

Detailed Description

stack frame for ARMv7-M created by hardware on exception entry when FPU context is active

Member Data Documentation

◆ exceptionStackFrame

ExceptionStackFrame distortos::architecture::ExceptionFpuStackFrame::exceptionStackFrame

stack frame created by hardware on exception entry


The documentation for this struct was generated from the following file: