A bitfield declaration.
More...
#include <mir.h>
A bitfield declaration.
Definition at line 50 of file mir.h.
◆ _fields_size
unsigned int mir_bitfield::_fields_size |
Size of the allocated memory for fields
array.
Definition at line 56 of file mir.h.
◆ fields
Array of fields.
Definition at line 54 of file mir.h.
◆ fields_length
unsigned int mir_bitfield::fields_length |
Number of elements on the fields
array.
Definition at line 55 of file mir.h.
◆ name
Name of the bitfield.
Definition at line 52 of file mir.h.
◆ size
uint32_t mir_bitfield::size |
Size in bits of the bitfield.
Definition at line 53 of file mir.h.
The documentation for this struct was generated from the following file: