![]() |
Serial Wombat 18AB Firmware
|
Union of 16 bit types. Also includes pointers for the 18F. More...
#include <types.h>
Public Attributes | |
| uint16 | u |
| int16 | s |
| struct { | |
| uint8 lowbyte | |
| uint8 highbyte | |
| } | bytes |
Union of 16 bit types. Also includes pointers for the 18F.
| struct { ... } mixed16_n::bytes |
| uint8 mixed16_n::highbyte |
| uint8 mixed16_n::lowbyte |
| int16 mixed16_n::s |
| uint16 mixed16_n::u |
1.8.17