package
4.0.0-dev.4+incompatible
Repository: https://github.com/edgexfoundry/device-uart.git
Documentation: pkg.go.dev
# Functions
NewUartGeneric is a function takes device name and baud rate as arguments and returns a pointer to UartGeneric structure.
# Structs
No description provided by the author
UartGeneric is a structure config is a pointer to Config structure in github.com/tarm/serial package.