Function sh2_getOscType
Defined in File sh2.h
Function Documentation
-
int sh2_getOscType(sh2_OscType_t *pOscType)
Get Oscillator type.
- Parameters:
pOscType – pointer to data structure to receive results.
- Returns:
SH2_OK (0), on success. Negative value from sh2_err.h on error.