Struct multiboot2::RsdpV1Tag[][src]

#[repr(C, packed)]
pub struct RsdpV1Tag { /* fields omitted */ }

Methods

impl RsdpV1Tag
[src]

Get the physical address of the RSDT.

Trait Implementations

impl Debug for RsdpV1Tag
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for RsdpV1Tag

impl Sync for RsdpV1Tag