cdc.h File Reference


Detailed Description

Management of the generic CDC features.

This file manages the generic CDC features.

Author:
Atmel Corporation: http://www.atmel.com
Support and FAQ: http://support.atmel.no/

Definition in file cdc.h.

Go to the source code of this file.

Defines

CDC Requests
#define GET_ENCAPSULATED_COMMAND   0x01
#define GET_LINE_CODING   0x21
#define SEND_BREAK   0x23
#define SEND_ENCAPSULATED_COMMAND   0x00
#define SET_CONTROL_LINE_STATE   0x22
#define SET_LINE_CODING   0x20


Define Documentation

#define GET_ENCAPSULATED_COMMAND   0x01

Definition at line 65 of file cdc.h.

Referenced by host_cdc_get_encapsulated_response().

#define GET_LINE_CODING   0x21

Definition at line 61 of file cdc.h.

Referenced by host_cdc_get_line_coding(), and usb_user_read_request().

#define SEND_BREAK   0x23

Definition at line 63 of file cdc.h.

#define SEND_ENCAPSULATED_COMMAND   0x00

Definition at line 64 of file cdc.h.

Referenced by host_cdc_send_encapsulated_command().

#define SET_CONTROL_LINE_STATE   0x22

Definition at line 62 of file cdc.h.

Referenced by usb_user_read_request().

#define SET_LINE_CODING   0x20

Definition at line 60 of file cdc.h.

Referenced by host_cdc_set_line_coding(), and usb_user_read_request().


Generated on Fri Feb 19 02:32:24 2010 for AVR32 - USB CDC Example by  doxygen 1.5.5