![]() |
Serial Wombat 18AB Firmware
|
Union of 24 bit types. Specific to C18 compiler. More...
#include <types.h>
Public Attributes | |
uint24 | u |
int24 | s |
struct { | |
uint8 l | |
uint8 m | |
uint8 h | |
uint8 buffer | |
} | bytes |
Union of 24 bit types. Specific to C18 compiler.
uint8 mixed24_n::buffer |
struct { ... } mixed24_n::bytes |
uint8 mixed24_n::h |
uint8 mixed24_n::l |
uint8 mixed24_n::m |
int24 mixed24_n::s |
uint24 mixed24_n::u |