nn::hid::CTR::GyroscopeReader::Reset Member Functionvoid Reset();
None.
Initializes internal settings.
This function resets the internally-maintained correction settings to their state immediately after the creation of the instance of GyroscopeReader.
When this is done, the various correction settings are reset as shown below.
| Acceleration Correction | Enabled. |
| Zero-Point Drift Correction | Set to GYROSCOPE_ZERODRIFT_STANDARD and enabled. |
| Zero-Point Play Tolerance | Set to 0.005 (1.8 dps) and disabled. |
| Axial Rotation | The rotation matrix is set to the identity matrix, and rotation is disabled. |
| Angular Velocity Scaling Factor | Scale is set to 1.0 for all axes. |
CONFIDENTIAL