ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcdrv_com_t Struct Reference

#include <ngcdrv_pci.h>

Public Attributes

ngcdrv_state_t state
 
uint32_t tmo
 
uint32_t rstLink
 
uint32_t routeThrough
 
uint32_t * fifoBuf
 
volatile ngcdrv_reg_tregCtrl
 
volatile ngcdrv_reg_tregStat
 
volatile ngcdrv_reg_tregFifo
 

Detailed Description

COM-port sub-device

Member Data Documentation

◆ fifoBuf

uint32_t* ngcdrv_com_t::fifoBuf

COM-port fifo buffer

◆ regCtrl

volatile ngcdrv_reg_t* ngcdrv_com_t::regCtrl

control register

◆ regFifo

volatile ngcdrv_reg_t* ngcdrv_com_t::regFifo

FIFO register

◆ regStat

volatile ngcdrv_reg_t* ngcdrv_com_t::regStat

status register

◆ routeThrough

uint32_t ngcdrv_com_t::routeThrough

number of links to route through

◆ rstLink

uint32_t ngcdrv_com_t::rstLink

number of links to front-end global reset

◆ state

ngcdrv_state_t ngcdrv_com_t::state

state

◆ tmo

uint32_t ngcdrv_com_t::tmo

command timeout


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