![]() |
Speeduino
|
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | int16_byte |
Represents a 16-bit value as a byte. Useful for I/O. More... | |
Typedefs | |
typedef uint8_t | byte |
Byte type. This is not defined in any C or C++ standard header. More... | |