QP/C
Functions
qs_f32.c File Reference

QS_f32() implementation. More...

#include "qs_pkg.h"

Go to the source code of this file.

Functions

void QS_f32 (uint8_t format, float32_t f)
 Output 32-bit floating point data element with format information.

Detailed Description

QS_f32() implementation.

Definition in file qs_f32.c.


Function Documentation

void QS_f32 ( uint8_t  format,
float32_t  f 
)

Output 32-bit floating point data element with format information.

Note:
This function is only to be used through macros, never in the client code directly.

Definition at line 37 of file qs_f32.c.

References QS_INSERT_ESC_BYTE.