PatchworkOS  2ca1c69
A non-POSIX operating system.
Loading...
Searching...
No Matches
aml_integer_constant_t Struct Reference

Data for an integer constant object. More...

#include <object.h>

Collaboration diagram for aml_integer_constant_t:

Data Fields

 AML_OBJECT_COMMON_HEADER
 
aml_uint_t value
 

Detailed Description

Data for an integer constant object.

Definition at line 295 of file object.h.

Field Documentation

◆ AML_OBJECT_COMMON_HEADER

aml_integer_constant_t::AML_OBJECT_COMMON_HEADER

Definition at line 297 of file object.h.

◆ value

aml_uint_t aml_integer_constant_t::value

Definition at line 298 of file object.h.


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