typedef struct { VMUINT8 polarity; } vm_dcl_eint_control_polarity_t;
typedef struct { VMUINT8 polarity; } vm_dcl_eint_control_polarity_t;
This struct is for VM_DCL_EINT_COMMAND_SET_POLARITY command, used by vm_dcl_control(). With this command, you can set the polarity 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 |
|
VMUINT8 polarity; |
The value is 1 0r 0. 1 means the positive active; 0 means the negative active. |
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.