SRM Reference Manual
Functions SRM PrintSRFCode |
---|
extern const char * | |||
SRM_PrintSRFCode | |||
( | |||
SRM_SRF_Code | value | 1 | |
); |
Translates the given SRM_SRF_Code into a buffer that is suitable for printing.
1 SRM_SRF_Code to be processed
Prev: SRM_PrintRTCode.
Next: SRM_PrintSRFParametersInfo.
Up:Index.
|