#include <KSFoundation.h>
Data Fields | |
KS_WAIT | waitfun |
KS_WAIT | waitrot |
SCAN_INFO * | scan_info |
int | isinumber |
int | duration |
int | counter |
int | numinstances |
KS_WAIT waitfun |
First SSP packet that assigns the ISI number to hardware to execute the rotation function
KS_WAIT waitrot |
Second SSP packet that performs the rotation matrix interrupt
SCAN_INFO* scan_info |
Array of scan_info structs, with as many elements as calls to ks_pg_isirot()
int isinumber |
A free (not used) isi number in range [4,7]
int duration |
The sum of durations of the two WAIT (SSP) pulses
int counter |
Run-time counter, initialized to 0 by ks_pg_isirot()
int numinstances |
The number of times placed out in the sequence and the number of elements in scan_info