typedef struct { VMUINT32 debounce_time; } vm_dcl_eint_control_hw_debounce_t;
typedef struct { VMUINT32 debounce_time; } vm_dcl_eint_control_hw_debounce_t;
This struct is for VM_DCL_EINT_COMMAND_SET_HW_DEBOUNCE command, used by vm_dcl_control(). With this command, the user can set the HW debounce time of a specific EINT. The sample code is in the description of VM_DCL_EINT_COMMAND. The usage of all the commands are similar.
vmdcl_eint.h
|
Members |
Description |
|
VMUINT32 debounce_time; |
The HW debounce time in milliseconds. |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.