##// END OF EJS Templates
3.0.0.19...
3.0.0.19 the compliance between the incoming timecode and the CTR value contained in the TC_LFR_UPDATE_TIME telecommand is checked if at least one TC_LFR_UPDATE_TIME has been received (this implies the modification of the coarse_time_load register) lastValidEnterModeTime internal variable management updated

File last commit:

r197:d5570d7e57e2 R3
r271:98f943ec5c62 R3a
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