Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
Loading...
Searching...
No Matches
debug.h File Reference
#include <stdint.h>
#include <stdio.h>
Include dependency graph for debug.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void gva::DumpHex (const uint8_t *data, size_t size)
 Dump hexidecimal values to stdout.
 

Function Documentation

◆ DumpHex()

void gva::DumpHex ( const uint8_t *  data,
size_t  size 
)

Dump hexidecimal values to stdout.

Parameters
dataThe data to dump
sizeThe size of the data