Boron 2.1.0
UCellDatatype Struct Reference

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.
 

Detailed Description

UCell structure for datatype! type.

Field Documentation

◆ n

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.


The documentation for this struct was generated from the following files: