simulavr  1.1.0
HexChar Class Reference

#include <helper.h>

Public Member Functions

 HexChar (unsigned char x)
 

Public Attributes

unsigned char val
 

Detailed Description

Definition at line 31 of file helper.h.

Constructor & Destructor Documentation

◆ HexChar()

HexChar::HexChar ( unsigned char  x)

Definition at line 32 of file helper.cpp.

Member Data Documentation

◆ val

unsigned char HexChar::val

Definition at line 33 of file helper.h.

Referenced by operator<<().


The documentation for this class was generated from the following files: