sketchbook
|
Functions | |
void | showProgress () |
void | clearPage () |
void | writeData (const unsigned long addr, const byte *pData, const int length) |
void | showHex (const byte b, const boolean newline, const boolean show0x) |
void | showYesNo (const boolean b, const boolean newline) |
void clearPage | ( | ) |
void showHex | ( | const byte | b, |
const boolean | newline, | ||
const boolean | show0x | ||
) |
void showProgress | ( | ) |
void showYesNo | ( | const boolean | b, |
const boolean | newline | ||
) |
void writeData | ( | const unsigned long | addr, |
const byte * | pData, | ||
const int | length | ||
) |