![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
SCMI performance protocol attributes. More...
#include <virtio-scmi-device>
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. |
SCMI performance protocol attributes.
Definition at line 112 of file virtio-scmi-device.