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

Data for an integer object. More...

#include <object.h>

Collaboration diagram for aml_integer_t:

Data Fields

 AML_OBJECT_COMMON_HEADER
 
aml_uint_t value
 

Detailed Description

Data for an integer object.

Definition at line 285 of file object.h.

Field Documentation

◆ AML_OBJECT_COMMON_HEADER

aml_integer_t::AML_OBJECT_COMMON_HEADER

Definition at line 287 of file object.h.

◆ value

aml_uint_t aml_integer_t::value

Definition at line 288 of file object.h.


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