Difference between revisions of "Developer Manual/Super IO"
Jump to navigation
Jump to search
AvengerF12 (talk | contribs) (Fleshed out a bit more the subject and clarified some things) |
AvengerF12 (talk | contribs) |
||
Line 49: | Line 49: | ||
In order to enable the GPIO5 (bit3 of register 0x30) this is what the virtual LDN has to look like this: | In order to enable the GPIO5 (bit3 of register 0x30) this is what the virtual LDN has to look like this: | ||
[0000 0011] [0000 1001] = 0x309 | |||
^^^^^^^^^ ^^^^^^^^^ | |||
| | | |||
| +------- Original LDN | |||
| | |||
| | |||
+------- Position inside register 0x30 | |||
Note: if the virtual LDN is 0x7 it will handle bit0 of register 0x30. | Note: if the virtual LDN is 0x7 it will handle bit0 of register 0x30. |