Skip to main content

Module device_config

Module device_config 

Expand description

Device configuration types for serial and ethernet interfaces.

These types define the configuration for device interfaces that can be queried by plugins.

Structs§

GCEthernetInterface
Zero-cost abstraction over Ethernet interface configuration from C ABI.
GCSerialInterface
Zero-cost abstraction over Serial interface configuration from C ABI.

Enums§

DataBits
Serial port data bits configuration
Parity
Serial port parity configuration
StopBits
Serial port stop bits configuration