![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
SCMI base protocol attributes. More...
#include <virtio-scmi-device>
| typedef cxx::Bitfield< decltype(attr_raw), 8, 15 > | nagents_bfm_t |
| Type to access the nagents bits (8 to 15) of attr_raw. | |
| constexpr nagents_bfm_t::Val | nagents () const |
| Get the nagents bits (8 to 15) of attr_raw. | |
| constexpr nagents_bfm_t::Ref | nagents () |
| Get a reference to the nagents bits (8 to 15) of attr_raw. | |
| typedef cxx::Bitfield< decltype(attr_raw), 0, 7 > | nprots_bfm_t |
| Type to access the nprots bits (0 to 7) of attr_raw. | |
| constexpr nprots_bfm_t::Val | nprots () const |
| Get the nprots bits (0 to 7) of attr_raw. | |
| constexpr nprots_bfm_t::Ref | nprots () |
| Get a reference to the nprots bits (0 to 7) of attr_raw. |
SCMI base protocol attributes.
Definition at line 90 of file virtio-scmi-device.