SRM Reference Manual
Functions SRM PrintIntervalType |
---|
extern const char * | |||
SRM_PrintIntervalType | |||
( | |||
SRM_Interval_Type | value | 1 | |
); |
Translates the given SRM_Interval_Type into a buffer that is suitable for printing.
1 SRM_Interval_Type to be processed
Prev: SRM_PrintIntegerUnsigned.
Next: SRM_PrintLCCParameters.
Up:Index.
|