ccNOos  v0.0.0
Build Portable Microcontroller Applications!
Data Fields
devicebufferunion Union Reference

char/byte ambiguous container for io data More...

#include <io_device.h>

Data Fields

char charbuff [charBuffMax]
 
unsigned char bytebuff [charBuffMax]
 

Detailed Description

char/byte ambiguous container for io data

Definition at line 53 of file io_device.h.

Field Documentation

◆ bytebuff

unsigned char bytebuff[charBuffMax]

Definition at line 56 of file io_device.h.

◆ charbuff

char charbuff[charBuffMax]

Definition at line 55 of file io_device.h.


The documentation for this union was generated from the following file: