AlcapDAQ  1
Functions | Variables
floppy_ttl.cpp File Reference
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/io.h>
#include "midas.h"
#include "crate.h"
#include "diag.h"

Go to the source code of this file.

Functions

INT floppy_ttl_init ()
 
INT floppy_ttl_start_block ()
 
INT floppy_ttl_poll_live ()
 
INT floppy_ttl_poll_dead ()
 

Variables

struct readout_module floppy_ttl_module
 

Function Documentation

INT floppy_ttl_init ( )
INT floppy_ttl_poll_dead ( )
INT floppy_ttl_poll_live ( )
INT floppy_ttl_start_block ( )

Variable Documentation

struct readout_module floppy_ttl_module
Initial value:

Definition at line 17 of file floppy_ttl.cpp.