!gpiokd.bankinfo
The !gpiokd.bankinfo extension displays information about a GPIO bank.
!gpiokd.bankinfo BankAddress [Flags]
Parameters
BankAddress
Address of a _GPIO_BANK_ENTRY structure that represents a bank of a GPIO controller.
Flags
Flags that specify which information is displayed. This parameter is a bitwise OR of one or more of the following flags.
Flag | Description |
---|---|
0x1 |
Displays the pin table. |
0x2 |
Displays the Enable and Mask registers. |
0x4 |
If bit 0 (0x1) is set and this flag (0x4) is set, the display includes unconfigured pins. |
DLL
Gpiokd.dll