|
libnx v4.9.0
|
Temperature control (tc) service IPC wrapper. More...
Go to the source code of this file.
Functions | |
| Result | tcInitialize (void) |
| Initialize tc. | |
| void | tcExit (void) |
| Exit tc. | |
| Service * | tcGetServiceSession (void) |
| Gets the Service for tc. | |
| Result | tcEnableFanControl (void) |
| Result | tcDisableFanControl (void) |
| Result | tcIsFanControlEnabled (bool *status) |
| Result | tcGetSkinTemperatureMilliC (s32 *skinTemp) |
| Only available on [5.0.0+]. | |
Temperature control (tc) service IPC wrapper.
| Result tcDisableFanControl | ( | void | ) |