Prusa MINI Firmware overview
|
#include <M73_PE.h>
Public Member Functions | |
void | mFormatSeconds (char *sStr, uint16_t nFeedrate) |
Public Member Functions inherited from ClValidityValue | |
void | mSetValue (uint32_t nN, uint32_t nNow) |
uint32_t | mGetValue (void) |
void | mInit (void) |
bool | mIsActual (uint32_t nNow) |
bool | mIsActual (uint32_t nNow, uint16_t nPeriod) |
bool | mIsUsed (void) |
Additional Inherited Members | |
Protected Attributes inherited from ClValidityValue | |
uint32_t | nValue |
uint32_t | nTime =0 |
bool | bIsUsed =false |
void ClValidityValueSec::mFormatSeconds | ( | char * | sStr, |
uint16_t | nFeedrate | ||
) |