Re-exports§
Structs§
- Serial
Interface - Represents a serial interface with various modes and functionalities. It handles serial communication, including reading, writing, and managing port settings. It operates in different modes such as Master, Slave, and Sniff.
Enums§
- Mode
- Defines the operating modes of the SerialInterface.
- Serial
Interface Error - Serial
Message - Status
- Represents the status of the SerialInterface, indicating its current operation or state.