OpenCores
URL https://opencores.org/ocsvn/w11/w11/trunk

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.6/] [tools/] [src/] [librw11/] [Rw11Cntl.hpp] - Diff between revs 19 and 20

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 19 Rev 20
Line 1... Line 1...
// $Id: Rw11Cntl.hpp 495 2013-03-06 17:13:48Z mueller $
// $Id: Rw11Cntl.hpp 508 2013-04-20 18:43:28Z mueller $
//
//
// Copyright 2013- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
// Copyright 2013- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
//
//
// This program is free software; you may redistribute and/or modify it under
// This program is free software; you may redistribute and/or modify it under
// the terms of the GNU General Public License as published by the Free
// the terms of the GNU General Public License as published by the Free
Line 18... Line 18...
// ---------------------------------------------------------------------------
// ---------------------------------------------------------------------------
 
 
 
 
/*!
/*!
  \file
  \file
  \version $Id: Rw11Cntl.hpp 495 2013-03-06 17:13:48Z mueller $
  \version $Id: Rw11Cntl.hpp 508 2013-04-20 18:43:28Z mueller $
  \brief   Declaration of class Rw11Cntl.
  \brief   Declaration of class Rw11Cntl.
*/
*/
 
 
#ifndef included_Retro_Rw11Cntl
#ifndef included_Retro_Rw11Cntl
#define included_Retro_Rw11Cntl 1
#define included_Retro_Rw11Cntl 1
Line 103... Line 103...
      uint16_t      fBase;                  //!< controller base address
      uint16_t      fBase;                  //!< controller base address
      int           fLam;                   //!< attn bit number (-1 of none)
      int           fLam;                   //!< attn bit number (-1 of none)
      bool          fEnable;                //!< enable flag
      bool          fEnable;                //!< enable flag
      bool          fStarted;               //!< true if Start() called
      bool          fStarted;               //!< true if Start() called
      Rw11Probe     fProbe;                 //!< controller probe context
      Rw11Probe     fProbe;                 //!< controller probe context
      uint32_t      fTraceLevel;            //!< trace level; 0=off;1=attn
      uint32_t      fTraceLevel;            //!< trace level; 0=off;1=cntl
      RlinkCommandList fPrimClist;          //!< clist for attn primary info 
      RlinkCommandList fPrimClist;          //!< clist for attn primary info 
      Rstats        fStats;                 //!< statistics
      Rstats        fStats;                 //!< statistics
  };
  };
 
 
} // end namespace Retro
} // end namespace Retro

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.