sis3320drv.h

Go to the documentation of this file.
00001 /*********************************************************************
00002 
00003   Name:         sis3320drv.h
00004   Created by:   K.Olchanski
00005 
00006   Contents:     sis3320 8-channel 200 MHz 12-bit ADC
00007 
00008   $Id$
00009                 
00010 *********************************************************************/
00011 #ifndef  SIS3320DRV_INCLUDE_H
00012 #define  SIS3320DRV_INCLUDE_H
00013 
00014 #include <stdio.h>
00015 #include <stdint.h>
00016 #include <string.h>
00017 #include "mvmestd.h"
00018 
00019 #include "sis3320.h"
00020 
00021 uint32_t sis3320_RegisterRead(MVME_INTERFACE *mvme, uint32_t a32base, int offset);
00022 void     sis3320_RegisterWrite(MVME_INTERFACE *mvme, uint32_t a32base, int offset, uint32_t value);
00023 void sis3320_Reset(MVME_INTERFACE *mvme, uint32_t a32base);
00024 void sis3320_Status(MVME_INTERFACE *mvme, uint32_t a32base);
00025 
00026 #endif // SIS3320_INCLUDE_H

Midas DOC Version 2.0.2 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Sergio Ballestrero - Suzannah Daviel - Doxygen - Peter Green - Qing Gu - Greg Hackman - Gertjan Hofman - Paul Knowles - Exaos Lee - Rudi Meier - Glenn Moloney - Dave Morris - John M O'Donnell - Konstantin Olchanski - Renee Poutissou - Tamsen Schurman - Andreas Suter - Jan M.Wouters - Piotr Adam Zolnierczuk