You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I need the information provided by aml::resource::IOPortDescriptor to do some device initialization. But its members are all private and I don't see any interface for accessing them. Can we make them (along with the members of other descriptor structs) public, like in aml::resource::IrqDescriptor? If that sounds reasonable I can open a PR.