Enumeration Casemadmachineio.swiftio 0.1.0SwiftIO
oneBit
UART.swift:513case oneBit
case oneBit
import SwiftIO
The SwiftIO library allows you to access and control the hardware in an easy way.
enum StopBits
One or two stops bits are reserved to end the communication.
final class UART
UART is a two-wire serial communication protocol used to communicate with serial devices. The devices must agree on a common transmisson rate before communication.
case twoBits