Difference between revisions of "NFCDEV:WriteRawPage"
Jump to navigation
Jump to search
(Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code [0x001200C0]}} {{IPC/RequestEntry|u32, Unknown. inr1 for send_nfctag_cmd().}} {{IPC/Reques...") |
(No difference)
|
Latest revision as of 18:35, 17 February 2017
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x001200C0] |
1 | u32, Unknown. inr1 for send_nfctag_cmd(). |
2 | u32 pageaddr |
3 | 4-byte page-data |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
This writes to a single NFC page by calling send_nfctag_cmd() with cmd 0xA2("WRITE").