From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Jul 2015 19:38:58 +0200 Subject: Imported Upstream version 1.0.4 --- docs/libnm/html/NMSettingSerial.html | 37 +++++++++++------------------------- 1 file changed, 11 insertions(+), 26 deletions(-) (limited to 'docs/libnm/html/NMSettingSerial.html') diff --git a/docs/libnm/html/NMSettingSerial.html b/docs/libnm/html/NMSettingSerial.html index f27e73ee..14ae299b 100644 --- a/docs/libnm/html/NMSettingSerial.html +++ b/docs/libnm/html/NMSettingSerial.html @@ -2,13 +2,13 @@ -libnm Reference Manual: NMSettingSerial +NMSettingSerial: libnm Reference Manual - + @@ -220,7 +220,6 @@ nm_setting_serial_get_baud (

Returns

the “baud” property of the setting

-


@@ -246,7 +245,6 @@ nm_setting_serial_get_bits (

Returns

the “bits” property of the setting

-


@@ -272,7 +270,6 @@ nm_setting_serial_get_parity (

Returns

the “parity” property of the setting

-


@@ -298,7 +295,6 @@ nm_setting_serial_get_stopbits (

Returns

the “stopbits” property of the setting

-


@@ -324,7 +320,6 @@ nm_setting_serial_get_send_delay (

Returns

the “send-delay” property of the setting

-

@@ -334,8 +329,6 @@ nm_setting_serial_get_send_delay (

NM_SETTING_SERIAL_SETTING_NAME

#define NM_SETTING_SERIAL_SETTING_NAME "serial"
 
-

-


@@ -380,40 +373,30 @@ nm_setting_serial_get_send_delay (

NM_SETTING_SERIAL_BAUD

#define NM_SETTING_SERIAL_BAUD "baud"
 
-

-


NM_SETTING_SERIAL_BITS

#define NM_SETTING_SERIAL_BITS "bits"
 
-

-


NM_SETTING_SERIAL_PARITY

#define NM_SETTING_SERIAL_PARITY "parity"
 
-

-


NM_SETTING_SERIAL_STOPBITS

#define NM_SETTING_SERIAL_STOPBITS "stopbits"
 
-

-


NM_SETTING_SERIAL_SEND_DELAY

#define NM_SETTING_SERIAL_SEND_DELAY "send-delay"
 
-

-

@@ -421,7 +404,9 @@ nm_setting_serial_get_send_delay (

The “baud” property

  “baud”                     guint
-

+

Speed to use for communication over the serial port. Note that this +value usually has no effect for mobile broadband modems as they generally +ignore speed settings and use the highest available speed.

Flags: Read / Write / Construct

Default value: 57600

@@ -429,7 +414,7 @@ nm_setting_serial_get_send_delay (

The “bits” property

  “bits”                     guint
-

+

Byte-width of the serial communication. The 8 in "8n1" for example.

Flags: Read / Write / Construct

Allowed values: [5,8]

Default value: 8

@@ -438,7 +423,7 @@ nm_setting_serial_get_send_delay (

The “parity” property

  “parity”                   NMSettingSerialParity
-

+

Parity setting of the serial port.

Flags: Read / Write / Construct

Default value: NM_SETTING_SERIAL_PARITY_NONE

@@ -446,7 +431,7 @@ nm_setting_serial_get_send_delay (

The “send-delay” property

  “send-delay”               guint64
-

+

Time to delay between each byte sent to the modem, in microseconds.

Flags: Read / Write / Construct

Default value: 0

@@ -454,7 +439,8 @@ nm_setting_serial_get_send_delay (

The “stopbits” property

  “stopbits”                 guint
-

+

Number of stop bits for communication on the serial port. Either 1 or 2. +The 1 in "8n1" for example.

Flags: Read / Write / Construct

Allowed values: [1,2]

Default value: 1

@@ -462,7 +448,6 @@ nm_setting_serial_get_send_delay ( +
Generated by GTK-Doc V1.24 \ No newline at end of file -- cgit 1.3.0-6-gf8a5