Difference between revisions of "IRU:SetSleepModeActive"
Jump to navigation
Jump to search
m (moved IRU:SetRawIRState to IRU:SetSleepModeActive) |
|||
Line 26: | Line 26: | ||
=Description= | =Description= | ||
− | Value 1 is the default, for the normal operation. Value 0 disables the IR-I2C register pokes | + | Value 1 is the default, for the normal operation. Value 0 disables the IR-I2C register pokes which set/clear IOState bit0 and IER bit4(sleep-mode), which are done when starting data send/receive, and when finishing data send/receive. See [[IRU:SetSleepModeState]]. |
− | |||
− |
Latest revision as of 18:05, 25 February 2014
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00110040] |
1 | u8 value |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
Value 1 is the default, for the normal operation. Value 0 disables the IR-I2C register pokes which set/clear IOState bit0 and IER bit4(sleep-mode), which are done when starting data send/receive, and when finishing data send/receive. See IRU:SetSleepModeState.