![]() |
Boron 2.1.0
|
UCell structure for datatype! type. More...
Data Fields | |
| uint8_t | n |
| The UrlanDataType. | |
| uint32_t | mask0 |
| Low 32 bits of type mask. | |
| uint32_t | mask1 |
| Middle 32 bits of type mask. | |
UCell structure for datatype! type.
| uint8_t UCellDatatype::n |
The UrlanDataType.
It will be UrlanDataType::UT_TYPEMASK if multiple mask bits are set. This is normally accessed with the ur_datatype() macro.