F´ Flight Software - C/C++ Documentation  devel
A framework for building embedded system applications to NASA flight quality standards.
Os.hpp File Reference
#include "FpConfig.h"

Go to the source code of this file.

Typedefs

typedef U8 HandleStorage[FW_HANDLE_MAX_SIZE]
 Storage type for OSAL handles. More...
 

Typedef Documentation

◆ HandleStorage

typedef U8 HandleStorage[FW_HANDLE_MAX_SIZE]

Storage type for OSAL handles.

Definition at line 10 of file Os.hpp.