Netcruzer Library API  V2.03
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
UART Serial Data Ports

Netcruzer boards have 4 UART ports. They are all interrupt based, meaning once a message is written to the queue, it is processed in the background by an interrupt service routine.

Dedicated UART functions

— Add documentation —

ASCII Commands

— Add documentation —

Circular Buffer

— Add documentation —