HPM SDK
HPMicro Software Development Kit
femc_axi_q_weight_t Struct Reference

Structure for specifying the configuration of AXI queue weight. More...

#include <hpm_femc_drv.h>

Data Fields

bool enable
 
uint8_t qos
 
uint8_t age
 
uint8_t slave_hit_wo_rw
 
uint8_t slave_hit
 
uint8_t page_hit
 
uint8_t bank_rotation
 

Detailed Description

Structure for specifying the configuration of AXI queue weight.

Field Documentation

◆ age

uint8_t femc_axi_q_weight_t::age

◆ bank_rotation

uint8_t femc_axi_q_weight_t::bank_rotation

only available for queue B

◆ enable

bool femc_axi_q_weight_t::enable

Enable AXI weight setting flag

◆ page_hit

uint8_t femc_axi_q_weight_t::page_hit

only available for queue B

◆ qos

uint8_t femc_axi_q_weight_t::qos

◆ slave_hit

uint8_t femc_axi_q_weight_t::slave_hit

only available for queue A

◆ slave_hit_wo_rw

uint8_t femc_axi_q_weight_t::slave_hit_wo_rw

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