|
.Repeatdelay Property |
Top Previous Next |
Function: |
Defines (in 10ms increments) the time period at which the on_kp event with 4- PL_KP_EVENT_REPEATPRESSED event code will be generated once the key reaches the "longpressed" state and remains pressed. |
Type: |
Byte |
Value Range: |
0-254. Default= 50 (500ms). |
See Also: |
Key States and Transitions, Preparing the Keypad for Operation |
Details
This property can only be changed when the keypad is disabled (kp.enabled= 0- NO). Setting the property to 0 means that the on_kp event with 4- PL_KP_EVENT_REPEATPRESSED event code will never be generated.