L4Re Operating System Framework
Interface and Usage Documentation
Loading...
Searching...
No Matches
L4virtio::Svr::Scmi::Performance_attr_t Struct Reference

SCMI performance protocol attributes. More...

#include <virtio-scmi-device>

Collaboration diagram for L4virtio::Svr::Scmi::Performance_attr_t:
typedef cxx::Bitfield< decltype(attr_raw), 16, 16 > power_bfm_t
 Type to access the power bits (16 to 16) of attr_raw.
constexpr power_bfm_t::Val power () const
 Get the power bits (16 to 16) of attr_raw.
constexpr power_bfm_t::Ref power ()
 Get a reference to the power bits (16 to 16) of attr_raw.
typedef cxx::Bitfield< decltype(attr_raw), 0, 15 > domains_bfm_t
 Type to access the domains bits (0 to 15) of attr_raw.
constexpr domains_bfm_t::Val domains () const
 Get the domains bits (0 to 15) of attr_raw.
constexpr domains_bfm_t::Ref domains ()
 Get a reference to the domains bits (0 to 15) of attr_raw.

Detailed Description

SCMI performance protocol attributes.

Definition at line 112 of file virtio-scmi-device.


The documentation for this struct was generated from the following file: