struct Attributes [src]

Fields

dont_override: bool
enable_hot_plug: bool
_pad: u30 = 0

Source

pub const Attributes = packed struct(u32) { dont_override: bool, enable_hot_plug: bool, _pad: u30 = 0, }