MCUXpresso SDK API Reference Manual
Rev 2.12.1
NXP Semiconductors
|
Data Structures | |
struct | serial_port_usb_cdc_config_t |
serial port usb config struct More... | |
Macros | |
#define | SERIAL_PORT_USB_CDC_HANDLE_SIZE (72U) |
serial port usb handle size | |
#define | USB_DEVICE_INTERRUPT_PRIORITY (3U) |
USB interrupt priority. | |
Enumerations | |
enum | serial_port_usb_cdc_controller_index_t { kSerialManager_UsbControllerKhci0 = 0U, kSerialManager_UsbControllerKhci1 = 1U, kSerialManager_UsbControllerEhci0 = 2U, kSerialManager_UsbControllerEhci1 = 3U, kSerialManager_UsbControllerLpcIp3511Fs0 = 4U, kSerialManager_UsbControllerLpcIp3511Fs1 = 5U, kSerialManager_UsbControllerLpcIp3511Hs0 = 6U, kSerialManager_UsbControllerLpcIp3511Hs1 = 7U, kSerialManager_UsbControllerOhci0 = 8U, kSerialManager_UsbControllerOhci1 = 9U, kSerialManager_UsbControllerIp3516Hs0 = 10U, kSerialManager_UsbControllerIp3516Hs1 = 11U } |
USB controller ID. More... | |
struct serial_port_usb_cdc_config_t |
Data Fields | |
serial_port_usb_cdc_controller_index_t | controllerIndex |
controller index | |