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

SCMI performance describe levels numbers. More...

#include <virtio-scmi-device>

Collaboration diagram for L4virtio::Svr::Scmi::Performance_describe_levels_n_t:
typedef cxx::Bitfield< decltype(num_levels_raw), 16, 31 > nremain_perf_levels_bfm_t
 Type to access the nremain_perf_levels bits (16 to 31) of num_levels_raw.
constexpr nremain_perf_levels_bfm_t::Val nremain_perf_levels () const
 Get the nremain_perf_levels bits (16 to 31) of num_levels_raw.
constexpr nremain_perf_levels_bfm_t::Ref nremain_perf_levels ()
 Get a reference to the nremain_perf_levels bits (16 to 31) of num_levels_raw.
typedef cxx::Bitfield< decltype(num_levels_raw), 0, 11 > nperf_levels_bfm_t
 Type to access the nperf_levels bits (0 to 11) of num_levels_raw.
constexpr nperf_levels_bfm_t::Val nperf_levels () const
 Get the nperf_levels bits (0 to 11) of num_levels_raw.
constexpr nperf_levels_bfm_t::Ref nperf_levels ()
 Get a reference to the nperf_levels bits (0 to 11) of num_levels_raw.

Detailed Description

SCMI performance describe levels numbers.

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


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