Type Alias DeviceTreeAddress

Source
pub type DeviceTreeAddress = NonZeroU64;
Expand description

Device tree address

Aliased Typeยง

struct DeviceTreeAddress(/* private fields */);