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

SCMI base protocol attributes. More...

#include <virtio-scmi-device>

Collaboration diagram for L4virtio::Svr::Scmi::Base_attr_t:
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.

Detailed Description

SCMI base protocol attributes.

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


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