|
QP/C
|
QS_mem() implementation. More...
#include "qs_pkg.h"Go to the source code of this file.
Functions | |
| void | QS_mem (uint8_t const *blk, uint8_t size) |
| Output memory block of up to 255-bytes with format information. | |
| void QS_mem | ( | uint8_t const * | blk, |
| uint8_t | size | ||
| ) |
Output memory block of up to 255-bytes with format information.
Definition at line 37 of file qs_mem.c.
References QS_chksum_, QS_INSERT_BYTE, QS_INSERT_ESC_BYTE, QS_MEM_T, and QS_PTR_INC_.
1.7.6.1