SPI_SETKEYBOARDDELAY top-level constant

int const SPI_SETKEYBOARDDELAY

Sets the keyboard repeat-delay setting.

The uiParam parameter must specify 0, 1, 2, or 3, where zero sets the shortest delay approximately 250 ms) and 3 sets the longest delay (approximately 1 second). The actual delay associated with each value may vary depending on the hardware.

Implementation

const SPI_SETKEYBOARDDELAY = 0x0017;