no-OS
|
#include <axi_jesd204_tx.h>
Public Attributes | |
const char * | name |
uint32_t | base |
uint32_t | num_lanes |
uint32_t | data_path_width |
uint32_t | tpl_data_path_width |
struct jesd204_tx_config | config |
uint32_t | device_clk_khz |
uint32_t | lane_clk_khz |
enum jesd204_encoder | encoder |
struct no_os_clk_desc * | lane_clk |
struct jesd204_dev * | jdev |
uint32_t axi_jesd204_tx::base |
Base address
struct jesd204_tx_config axi_jesd204_tx::config |
Tx coniguration
uint32_t axi_jesd204_tx::data_path_width |
Data path width
uint32_t axi_jesd204_tx::device_clk_khz |
Device Clock in KHz
enum jesd204_encoder axi_jesd204_tx::encoder |
Selected Encoder
struct jesd204_dev* axi_jesd204_tx::jdev |
JESD204 FSM device
struct no_os_clk_desc* axi_jesd204_tx::lane_clk |
Lane Clock
uint32_t axi_jesd204_tx::lane_clk_khz |
Lane Clock in KHz
const char* axi_jesd204_tx::name |
Device Name
uint32_t axi_jesd204_tx::num_lanes |
Number of lanes
uint32_t axi_jesd204_tx::tpl_data_path_width |
TPL data path width