NMSettingSerial
NMSettingSerial
Object Hierarchy
GEnum
╰── NMSettingSerialParity
Functions
nm_setting_serial_new ()
NMSetting *
nm_setting_serial_new (void
);
Types and Values
NM_SETTING_SERIAL_SETTING_NAME
#define NM_SETTING_SERIAL_SETTING_NAME "serial"
enum NMSettingSerialParity
The parity setting of a serial port.
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"