!gpiokd.clientlist

The !gpiokd.clientlist extension displays all registered GPIO controllers.

!gpiokd.clientlist [Flags] 

Parameters

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

For each controller, displays detailed information including all of its banks.

0x2

If bit 0 (0x1) is set and this flag (0x2) is set, displays the Enable and Mask registers for each bank.

0x4

If bit 0 (0x1) is set and this flag (0x4) is set, the display includes unconfigured pins.

DLL

Gpiokd.dll

See also

GPIO Extensions