![]() |
Serial Wombat 18AB Firmware
|
Union of 32 bit types. Note that on the 18F a RAM pointer is 16 bits, so it's not included here. More...
#include <types.h>
Classes | |
| struct | mixed32_uwords_n |
Public Attributes | |
| uint32_t | u |
| int32_t | s |
| struct mixed32_n::mixed32_uwords_n | uwords |
| struct { | |
| uint8_t l | |
| uint8_t ml | |
| uint8_t mh | |
| uint8_t h | |
| } | bytes |
Union of 32 bit types. Note that on the 18F a RAM pointer is 16 bits, so it's not included here.
| struct { ... } mixed32_n::bytes |
| uint8_t mixed32_n::h |
| uint8_t mixed32_n::l |
| uint8_t mixed32_n::mh |
| uint8_t mixed32_n::ml |
| int32_t mixed32_n::s |
| uint32_t mixed32_n::u |
| struct mixed32_n::mixed32_uwords_n mixed32_n::uwords |
1.8.17