IceCube display
LED display to show IceCube event data
•
All
Data Structures
Files
Functions
Variables
Enumerations
Enumerator
Macros
Modules
Pages
remote.h
Go to the documentation of this file.
1
#ifndef REMOTE_H
2
#define REMOTE_H
3
15
#include <stdbool.h>
16
20
void
init_remote
();
21
26
bool
is_remote_connected
();
27
29
void
ep1_init
();
30
31
#endif
init_remote
void init_remote()
Initialise the remote connection.
is_remote_connected
bool is_remote_connected()
Check remote connection.
ep1_init
void ep1_init()
Custom initialisation function for endpoint 1: the bulk endpoint for frame data transfers.
remote.h
Generated on Thu Feb 16 2017 21:11:20 for IceCube display by
1.8.13