GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCBD / V1-4-1

Constituent: test_lcbb     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_LCB_pci_irq_bf Struct Reference

Map of the Memory space irq register. More...

#include <LCB.h>


Data Fields

unsigned int unused1:16
unsigned int cbuf_pending_que:1
unsigned int cbuf_pending_buf:1
unsigned int cbuf_disable:1
unsigned int cbuf_enable:1
unsigned int pending_clk_off:1
unsigned int pending_clk_on:1
unsigned int pending_event:1
unsigned int pending_result:1
unsigned int disable_clk_off:1
unsigned int disable_clk_on:1
unsigned int disable_event:1
unsigned int disable_result:1
unsigned int enable_clk_off:1
unsigned int enable_clk_on:1
unsigned int enable_event:1
unsigned int enable_result:1


Detailed Description

Map of the Memory space irq register.


Field Documentation

unsigned int _LCB_pci_irq_bf::cbuf_disable
 

Circular buffer disable interrupt on buffer full (write only, read=mbz)

unsigned int _LCB_pci_irq_bf::cbuf_enable
 

Circular buffer enable interrupt on buffer full (write only, read=disable(0)/enable(1)

unsigned int _LCB_pci_irq_bf::cbuf_pending_buf
 

Circular buffer buf interrupt pending

unsigned int _LCB_pci_irq_bf::cbuf_pending_que
 

Circular buffer que interrupt pending

unsigned int _LCB_pci_irq_bf::disable_clk_off
 

Disable the clock off interrupt

unsigned int _LCB_pci_irq_bf::disable_clk_on
 

Disable the clock on interrupt

unsigned int _LCB_pci_irq_bf::disable_event
 

Disable the event interrupt

unsigned int _LCB_pci_irq_bf::disable_result
 

Disable the result interrupt

unsigned int _LCB_pci_irq_bf::enable_clk_off
 

Enable the clock off interrupt

unsigned int _LCB_pci_irq_bf::enable_clk_on
 

Enable the clock on interrupt

unsigned int _LCB_pci_irq_bf::enable_event
 

Enable the event interrupt

unsigned int _LCB_pci_irq_bf::enable_result
 

Enable the result interrupt

unsigned int _LCB_pci_irq_bf::pending_clk_off
 

Pending clock off interrupt,read-only

unsigned int _LCB_pci_irq_bf::pending_clk_on
 

Pending clock on interrupt,read-only

unsigned int _LCB_pci_irq_bf::pending_event
 

Pending event interrupt,read-only

unsigned int _LCB_pci_irq_bf::pending_result
 

Pending result interrupt,read only

unsigned int _LCB_pci_irq_bf::unused1
 

unused -- must be zero


The documentation for this struct was generated from the following file:
Generated on Tue Dec 13 21:20:52 2005 by  doxygen 1.4.4