COSA
An Object-Oriented Platform for Arduino Programming
|
#include <Types.h>
Public Attributes | |
uint16_t | as_uint16 |
int16_t | as_int16 |
uint8_t | as_uint8 [2] |
int8_t | as_int8 [2] |
const void * | as_ptr_P |
void * | as_ptr |
struct { | |
uint8_t low | |
uint8_t high | |
}; | |
struct { ... } |