SdFat
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Hex Class Reference

Print in hex format. More...

#include <DbgLog.h>

Inheritance diagram for Hex:
Inheritance graph
[legend]
Collaboration diagram for Hex:
Collaboration graph
[legend]

Public Member Functions

template<typename T >
 Hex (T n)
 
size_t printTo (Print &pr) const
 

Detailed Description

Print in hex format.

Constructor & Destructor Documentation

◆ Hex()

template<typename T >
Hex::Hex ( T n)
inlineexplicit
Parameters
[in]nNumber to print.

Member Function Documentation

◆ printTo()

size_t Hex::printTo ( Print & pr) const
inline
Parameters
[in]prPrint stream.
Returns
Number of bytes printed.

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