Nerves.UART v0.1.0 API Reference
Modules
Find and use UARTs, serial ports, and more
A behaviour for implementing framers for data received over a UART
Each message is one line. This framer appends and removes newline sequences as part of the framing. Buffering is performed internally, so users can get the complete messages under normal circumstances. Attention should be paid to the following
Don’t apply or removing any framing