![]() |
RZ/A Flexible Software Package Documentation
Release v3.6.0
|
|
Interface for USB PCDC functions.
The USB PCDC interface provides USB PCDC functionality.
Data Structures | |
| struct | usb_serial_state_bitmap_t |
| union | usb_sci_serialstate_t |
| struct | usb_pcdc_linecoding_t |
| struct | usb_pcdc_ctrllinestate_t |
Macros | |
| #define | USB_PCDC_SET_LINE_CODING |
| Set Line Coding. | |
| #define | USB_PCDC_GET_LINE_CODING |
| Get Line Coding. | |
| #define | USB_PCDC_SET_CONTROL_LINE_STATE |
| Control Line State. | |
| #define | USB_PCDC_SERIAL_STATE |
| Serial State Code. | |
| #define | USB_PCDC_SETUP_TBL_BSIZE |
| Setup packet table size (uint16_t * 5) | |
| struct usb_serial_state_bitmap_t |
Virtual UART signal state
| union usb_sci_serialstate_t |
Class Notification Serial State
| Data Fields | ||
|---|---|---|
| uint32_t | word | Word Access. |
| usb_serial_state_bitmap_t | bit | Bit Access. |
| struct usb_pcdc_linecoding_t |