HID Shared Memory: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
HID shared memory is a 0x40000 byte read-only segment of memory shared between applications for input. The segment contains structures for most if not all input methods available to applications. | HID shared memory is a 0x40000 byte read-only segment of memory shared between applications for input. The segment contains structures for most if not all input methods available to applications. | ||
In sdknso this is "nn::hid::detail::SharedMemoryFormat". | |||
= Memory Map = | = Memory Map = |