acpi_
tables
0.1.0
Byte
Trait Implementations
Aml
In acpi_
tables::
aml
acpi_tables
::
aml
Type Alias
Byte
Copy item path
Source
pub type Byte =
u8
;
Trait Implementations
§
Source
§
impl
Aml
for
Byte
Source
§
fn
to_aml_bytes
(&self, bytes: &mut
Vec
<
u8
>)
Translate an ACPI object into AML code and append to the vector buffer.
Read more