HPM SDK
HPMicro Software Development Kit
femc_config_t Struct Reference

Structure for specifying the configuration of FEMC. More...

#include <hpm_femc_drv.h>

Data Fields

uint8_t dqs
 
uint8_t cmd_timeout
 
uint8_t bus_timeout
 
femc_axi_q_weight_t axi_q_weight [(2U)]
 

Detailed Description

Structure for specifying the configuration of FEMC.

Field Documentation

◆ axi_q_weight

femc_axi_q_weight_t femc_config_t::axi_q_weight[(2U)]

◆ bus_timeout

uint8_t femc_config_t::bus_timeout

bus timeout

◆ cmd_timeout

uint8_t femc_config_t::cmd_timeout

command timeout

◆ dqs

uint8_t femc_config_t::dqs

DQS setting


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