F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FppTest::Utils Namespace Reference

Functions

U8 getU8 ()
 
U32 getU32 ()
 
char getChar ()
 
void setString (char *buf, U32 size)
 

Function Documentation

◆ getChar()

char FppTest::Utils::getChar ( )

Definition at line 37 of file Utils.cpp.

◆ getU32()

U32 FppTest::Utils::getU32 ( )

Definition at line 30 of file Utils.cpp.

◆ getU8()

U8 FppTest::Utils::getU8 ( )

Definition at line 23 of file Utils.cpp.

◆ setString()

void FppTest::Utils::setString ( char *  buf,
U32  size 
)

Definition at line 41 of file Utils.cpp.