Print binary with byte and nibble separators.
More...
#include <DbgLog.h>
|
| template<typename T > |
| | Bin (T n, uint8_t p=0) |
| |
| size_t | printTo (Print &pr) const |
| |
Print binary with byte and nibble separators.
◆ Bin()
template<typename T >
| Bin::Bin |
( |
T | n, |
|
|
uint8_t | p = 0 ) |
|
inlineexplicit |
- Parameters
-
| [in] | n | Number to print. |
| [in] | p | Precision. |
◆ printTo()
| size_t Bin::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