typedef enum { VM_DCL_SIO_UART_FLOW_CONTROL_NONE = 1, VM_DCL_SIO_UART_FLOW_CONTROL_HW, VM_DCL_SIO_UART_FLOW_CONTROL_SW } VM_DCL_SIO_UART_FLOW_CONTROL_MODE;
typedef enum { VM_DCL_SIO_UART_FLOW_CONTROL_NONE = 1, VM_DCL_SIO_UART_FLOW_CONTROL_HW, VM_DCL_SIO_UART_FLOW_CONTROL_SW } VM_DCL_SIO_UART_FLOW_CONTROL_MODE;
Defines values for the flow_control field in vm_dcl_sio_config_t. This configures hardware or software flow control is used during UART transmission.
vmdcl_sio.h
|
Members |
Description |
|
VM_DCL_SIO_UART_FLOW_CONTROL_NONE = 1 |
none flow control |
|
VM_DCL_SIO_UART_FLOW_CONTROL_HW |
hw flow control |
|
VM_DCL_SIO_UART_FLOW_CONTROL_SW |
sw flow control |
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.