ASCII Serial Com
Serial communication library between computers, microcontrollers, FPGAs, etc. Uses only ASCII. Not the most efficient protocol, but meant to be easy to read
Loading...
Searching...
No Matches
Public Attributes | List of all members
stream_state_struct Struct Reference

Public Attributes

uint8_t on
 

Detailed Description

Definition at line 28 of file arduino_uno_test_device.c.

Member Data Documentation

◆ on

uint8_t stream_state_struct::on

Definition at line 29 of file arduino_uno_test_device.c.


The documentation for this struct was generated from the following file: