DSCSAM_FANControl
This function controls the Fan specific to Jetson carrier.
BYTE DSCSAM_FANControl(BYTE Value);
Name
Description
Value
1 = enable,
0 = disable
Return Value
Error code or 0.
Last updated
Was this helpful?
This function controls the Fan specific to Jetson carrier.
BYTE DSCSAM_FANControl(BYTE Value);
Name
Description
Value
1 = enable,
0 = disable
Return Value
Error code or 0.
Last updated
Was this helpful?