#define SUSBCRequest_SetBaudRateParityAndStopBits …
#define SUSBCR_SBR_MASK …
#define SUSBCR_SBR_1200 …
#define SUSBCR_SBR_9600 …
#define SUSBCR_SBR_19200 …
#define SUSBCR_SBR_28800 …
#define SUSBCR_SBR_38400 …
#define SUSBCR_SBR_57600 …
#define SUSBCR_SBR_115200 …
#define SUSBCR_SPASB_MASK …
#define SUSBCR_SPASB_NoParity …
#define SUSBCR_SPASB_OddParity …
#define SUSBCR_SPASB_EvenParity …
#define SUSBCR_SPASB_STPMASK …
#define SUSBCR_SPASB_1StopBit …
#define SUSBCR_SPASB_2StopBits …
#define SUSBCRequest_SetStatusLinesOrQueues …
#define SUSBCR_SSL_SETRTS …
#define SUSBCR_SSL_CLRRTS …
#define SUSBCR_SSL_SETDTR …
#define SUSBCR_SSL_CLRDTR …
#define SUSBCR_SSL_PURGE_TXABORT …
#define SUSBCR_SSL_PURGE_RXABORT …
#define SUSBCR_SSL_PURGE_TXCLEAR …
#define SUSBCR_SSL_PURGE_RXCLEAR …
#define SUSBCRequest_GetStatusLineState …
#define SUSBCR_GSL_RXCHAR …
#define SUSBCR_GSL_TXEMPTY …
#define SUSBCR_GSL_CTS …
#define SUSBCR_GSL_DSR …
#define SUSBCR_GSL_RLSD …
#define SUSBCR_GSL_BREAK …
#define SUSBCR_GSL_ERR …
#define SUSBCR_GSL_RING …
#define SUSBCRequest_Misc …
#define SUSBCR_MSC_ResetReader …
#define SUSBCR_MSC_ResetAllQueues …
#define SUSBCRequest_GetMisc …
#define SUSBCR_MSC_GetFWVersion …
#define SUSBCR_MSC_GetHWVersion …