Changes

Jump to navigation Jump to search
519 bytes added ,  17:38, 30 November 2020
Line 6,976: Line 6,976:  
! Offset || Size || Description
 
! Offset || Size || Description
 
|-
 
|-
| 0x0 || 0x4 || sdknso sets this to the output value from [[#GetPalmaOperationInfo]], sdknso will Abort if it's larger than 0x10 ([5.0.0-5.0.2] 0xE).
+
| 0x0 || 0x4 || [[#PalmaOperationType]]
 
|-
 
|-
 
| 0x4 || 0x4 || Result
 
| 0x4 || 0x4 || Result
 
|-
 
|-
 
| 0x8 || 0x140 || Buffer for [[#GetPalmaOperationInfo]].
 
| 0x8 || 0x140 || Buffer for [[#GetPalmaOperationInfo]].
 +
|}
 +
 +
= PalmaOperationType =
 +
This is "nn::hid::PalmaOperationType".
 +
 +
{| class="wikitable" border="1"
 +
!  Value
 +
!  Description
 +
|-
 +
| 0 || PlayActivity
 +
|-
 +
| 1 || SetFrModeType
 +
|-
 +
| 2 || ReadStep
 +
|-
 +
| 3 || EnableStep
 +
|-
 +
| 4 || ResetStep
 +
|-
 +
| 5 || ReadApplicationSection
 +
|-
 +
| 6 || WriteApplicationSection
 +
|-
 +
| 7 || ReadUniqueCode
 +
|-
 +
| 8 || SetUniqueCodeInvalid
 +
|-
 +
| 9 || WriteActivityEntry
 +
|-
 +
| 10 || WriteRgbLedPatternEntry
 +
|-
 +
| 11 || WriteWaveEntry
 +
|-
 +
| 12 || ReadDataBaseIdentificationVersion
 +
|-
 +
| 13 || WriteDataBaseIdentificationVersion
 +
|-
 +
| 14 || SuspendFeature
 +
|-
 +
| [[5.1.0]]+ 15 || ReadPlayLog
 +
|-
 +
| [[5.1.0]]+ 16 || ResetPlayLog
 
|}
 
|}
  

Navigation menu