##// END OF EJS Templates
3.1.0.2...
3.1.0.2 PAS filtering updated (default parameters were used instead of TC parameters) After the reboot, LFR internal parameters are set to the default values

File last commit:

r197:d5570d7e57e2 R3
r293:e6dce572ae0e R3_plus
Show More
grspw.h
8 lines | 271 B | text/x-c | CLexer
#ifndef GRSPW_H_INCLUDED
#define GRSPW_H_INCLUDED
int grspw_set_ie( unsigned char value, unsigned int *ctrlReg );
int grspw_set_tq( unsigned char value, unsigned int *ctrlReg );
int grspw_set_tr( unsigned char value, unsigned int *ctrlReg );
#endif // GRSPW_H_INCLUDED