Print 64-bit print, lower case hex, alt binary or precision.
More...
#include <DbgLog.h>
|
| template<typename T > |
| | Num (T n, uint8_t b=0, uint8_t p=0, char s=0) |
| |
| size_t | printTo (Print &pr) const |
| |
Print 64-bit print, lower case hex, alt binary or precision.
◆ Num()
template<typename T >
| Num::Num |
( |
T | n, |
|
|
uint8_t | b = 0, |
|
|
uint8_t | p = 0, |
|
|
char | s = 0 ) |
|
inlineexplicit |
- Parameters
-
| [in] | n | Number to print. |
| [in] | b | Base. |
| [in] | p | Precision. |
| [in] | s | Sign. |
◆ printTo()
| size_t Num::printTo |
( |
Print & | pr | ) |
const |
|
inline |
- Parameters
-
- Returns
- Number of bytes printed.
The documentation for this class was generated from the following file:
- D:/Bill/ArduinoSdFat/libraries/SdFat/src/SdCard/PioSdio/DbgLog.h