MCUHWC:WriteRegister: Difference between revisions

From 3dbrew
Jump to navigation Jump to search
MarcusD (talk | contribs)
MarcusD (talk | contribs)
 
Line 16: Line 16:


=Description=
=Description=
This function writes data to the MCU.
This is just a wrapper for [[I2C_Services|I2C]] command 0x001100C2 with [[I2C_Registers|DeviceID]] 3

Latest revision as of 13:44, 6 January 2017

Request

Index Word Description
0 Header code [0x00020082]
1 u8 register(???)
2 size
3 Descriptor for mapping a read-only buffer in the target process
4 data pointer

Response

Index Word Description
0 Header code
1 Result code

Description

This is just a wrapper for I2C command 0x001100C2 with DeviceID 3