#include <RTL.h>
#include <rl_usb.h>
int32_t USBD_CDC_ACM_PortSetControlLineState (
uint16_t ctrl_bmp ); /* Control signal bitmap */
Description
The function USBD_CDC_ACM_PortSetControlLineState sets
control line state on the port used as the Virtual COM Port.
Parameter ctrl_bmp represents control signal bitmap (0. bit -
DTR line state, 1. bit - RTS line state).
The function is part of the USB Device Function Driver layer of
the RL-USB Device Software Stack.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.