Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

Defines for IOCTL Commands
[IXP425 UART Access (IxUARTAcc) API]

IOCTL Commands (Request codes) which can be used with ixUARTIoctl. More...

Defines

#define IX_BAUD_SET
 Set the baud rate.

#define IX_BAUD_GET
 Get the baud rate.

#define IX_MODE_SET
 Set the UART mode of operation.

#define IX_MODE_GET
 Get the current UART mode of operation.

#define IX_OPTS_SET
 Set the UART device options.

#define IX_OPTS_GET
 Get the UART device options.

#define IX_STATS_GET
 Get the UART statistics.


Detailed Description

IOCTL Commands (Request codes) which can be used with ixUARTIoctl.


Define Documentation

#define IX_BAUD_GET
 

Get the baud rate.

Definition at line 165 of file IxUART.h.

#define IX_BAUD_SET
 

Set the baud rate.

Definition at line 156 of file IxUART.h.

#define IX_MODE_GET
 

Get the current UART mode of operation.

Definition at line 181 of file IxUART.h.

#define IX_MODE_SET
 

Set the UART mode of operation.

Definition at line 172 of file IxUART.h.

#define IX_OPTS_GET
 

Get the UART device options.

Definition at line 199 of file IxUART.h.

#define IX_OPTS_SET
 

Set the UART device options.

Definition at line 190 of file IxUART.h.

#define IX_STATS_GET
 

Get the UART statistics.

Definition at line 208 of file IxUART.h.

Automatically generated from sources. © Intel Corp. 2003