Bus services: Difference between revisions

No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 472: Line 472:
|-
|-
| 10 || [17.0.0+] GetPmConfiguration
| 10 || [17.0.0+] GetPmConfiguration
|-
| 11 || [21.0.0+]
|-
| 12 || [21.0.0+]
|}
|}


Line 525: Line 529:


=== StartPeriodicReceiveMode ===
=== StartPeriodicReceiveMode ===
Takes an u8 '''SpiCommand''' (padded to u32), an u32, two u64s and a copy handle. No output.
Takes an u8 '''SpiCommand''' (padded to u32), an u32, two u64s and a TransferMemory handle. No output.
 
[20.0.0+] Data intended for the user-process was [[Switch_System_Flaws|moved]] from tmem+0x8 to +0x0.


=== StopPeriodicReceiveMode ===
=== StopPeriodicReceiveMode ===
No input/output.
No input/output.
=== Cmd4 ===
Takes a total of 0x10-bytes of input and an input handle. No output.
This is similar to [[#StartPeriodicReceiveMode|StartPeriodicReceiveMode]]. This eventually calls an impl func which just writes some input fields into state, then (on NX) Aborts.
=== Cmd5 ===
No input/output.
This is identical to [[#StopPeriodicReceiveMode|StopPeriodicReceiveMode]].


= led =
= led =
Line 534: Line 550:


This was added with [8.1.1+].
This was added with [8.1.1+].
This has max_sessions 2.


{| class="wikitable" border="1"
{| class="wikitable" border="1"
Line 596: Line 614:
| 20 || [10.0.0+] GetBreathingStatus ([8.1.1-9.2.0] RegisterPwmChannel)
| 20 || [10.0.0+] GetBreathingStatus ([8.1.1-9.2.0] RegisterPwmChannel)
|-
|-
| 21 || [8.1.1-9.2.0] UnregisterPwmChannel
| 21 || [22.0.0+] ([8.1.1-9.2.0] UnregisterPwmChannel)
|-
| 22 || [22.0.0+]
|-
| 23 || [22.0.0+]
|-
| 24 || [22.0.0+]
|}
|}