Settings services: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1,182: | Line 1,182: | ||
= AnalogStickFactoryCalibration = | = AnalogStickFactoryCalibration = | ||
This is "nn::settings::factory::AnalogStickFactoryCalibration". | This is "nn::settings::factory::AnalogStickFactoryCalibration". Same as [[Joy-Con#AnalogStickCalibrationValue|AnalogStickCalibrationValue]]. | ||
= AnalogStickModelParameter = | = AnalogStickModelParameter = | ||
This is "nn::settings::factory::AnalogStickModelParameter". | This is "nn::settings::factory::AnalogStickModelParameter". Same as [[Joy-Con#AnalogStickModelValue|AnalogStickModelValue]]. | ||
= AnalogStickModuleType = | = AnalogStickModuleType = | ||
| Line 1,193: | Line 1,193: | ||
! Description | ! Description | ||
|- | |- | ||
| | | 0x23 || H1 | ||
|- | |||
| 0x25 || H5 | |||
|- | |||
| 0x41 || F1 | |||
|} | |} | ||
| Line 1,206: | Line 1,210: | ||
|- | |- | ||
| 0 || | | 0 || | ||
|- | |||
| 1 || | |||
|- | |||
| 2 || | |||
|} | |} | ||
| Line 1,272: | Line 1,280: | ||
= ConsoleSixAxisSensorHorizontalOffset = | = ConsoleSixAxisSensorHorizontalOffset = | ||
This is "nn::settings::factory::ConsoleSixAxisSensorHorizontalOffset". | This is "nn::settings::factory::ConsoleSixAxisSensorHorizontalOffset". Same as [[Joy-Con#SixAxisSensorModelValue|SixAxisSensorModelValue]]. | ||
= ConsoleSixAxisSensorModuleType = | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! | ! Value | ||
! Description | |||
|- | |||
| 0 || Invalid | |||
|- | |||
| 1 || Lsm6ds3 | |||
|- | |- | ||
| | | 2 || | ||
|- | |- | ||
| | | 3 || | ||
|- | |- | ||
| | | 4 || Lsm6ds3trc | ||
|- | |- | ||
| 5 || Icm40607 | |||
|- | |- | ||
| | | 6 || Icm42607p | ||
|} | |} | ||
| Line 1,370: | Line 1,379: | ||
= LcdVendorId = | = LcdVendorId = | ||
{| class="wikitable" border="1" | |||
|- | |||
! Offset || Size || Description | |||
|- | |||
| 0x0 || 0x1 || [[#Vendor|Vendor]] | |||
|- | |||
| 0x1 || 0x1 || Model | |||
|- | |||
| 0x2 || 0x1 || [[#Board|Board]] | |||
|- | |||
| 0x3 || 0x1 || Reserved | |||
|} | |||
== Vendor == | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Description | |||
|- | |||
| 0x10 || JDI | |||
|- | |||
| 0x20 || InnoLux | |||
|- | |||
| 0x30 || AUO | |||
|- | |||
| 0x40 || Sharp | |||
|- | |||
| 0x50 || Samsung | |||
|} | |||
== Board == | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
| Line 1,375: | Line 1,415: | ||
! Description | ! Description | ||
|- | |- | ||
| | | 0xF || Icosa/Iowa | ||
|- | |||
| 0x10 || Hoag | |||
|- | |||
| 0x20 || Aula | |||
|} | |} | ||