!gpiokd.pintable

The !gpiokd.pintable extension displays information about an array of GPIO pins.

!gpiokd.pintable PinBase PinCount [Flags]

Parameters

PinBase
Address of an array of _GPIO_PIN_INFORMATION_ENTRY structures.

PinCount
The number of pins to display.

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

Not used by this command.

0x2

Not used by this command.

0x4

The display includes unconfigured pins.

DLL

Gpiokd.dll

See also

GPIO Extensions