genericopenlibs/openenvcore/include/sys/serial.dosc
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 15 Sep 2010 14:02:55 +0300
branchRCL_3
changeset 64 c44f36bb61a3
parent 0 e4d67989cc36
permissions -rw-r--r--
Revision: 201021 Kit: 201036

/** @file  ../include/sys/serial.h
@internalComponent
*/

/** @def KNotifyBreakInt

notification.

@publishedAll
@released
*/

/** @def KNotifyCD

notification.

@publishedAll
@released
*/

/** @def KNotifyCTS

notification.

@publishedAll
@released
*/

/** @def KNotifyDataAvailable

notification.

@publishedAll
@released
*/

/** @def KNotifyDSR

notification.

@publishedAll
@released
*/

/** @def KNotifyFramingError

notification.

@publishedAll
@released
*/

/** @def KNotifyOutputEmpty

notification.

@publishedAll
@released
*/

/** @def KNotifyOverrunError

notification.

@publishedAll
@released
*/

/** @def KNotifyParityError

notification.

@publishedAll
@released
*/

/** @def KNotifyRI

notification.

@publishedAll
@released
*/

/** @enum uio_seg

enums, defines and struct for serial port settings

@publishedAll
@released
*/

/** @enum StopBits

enums, defines and struct for serial port settings

@publishedAll
@released
*/

/** @enum Parity

enums, defines and struct for serial port settings

@publishedAll
@released
*/

/** @enum Bps

enums, defines and struct for serial port settings

@publishedAll
@released
*/

/** @enum Fifo

enums, defines and struct for serial port settings

@publishedAll
@released
*/

/** @enum Sir

enums, defines and struct for serial port settings

@publishedAll
@released
*/