Wrapper structure for QepMod. More...
#include <src/c_include/pruio.h>
Public Attributes | |
pruIo * | Top |
pointer to the calling PruIo instance | |
float_t | FVh [PRUIO_AZ_PWMSS+1] |
< Factor for high velocity measurement. | |
float_t | FVl [PRUIO_AZ_PWMSS+1] |
Factor for low velocity measurement. | |
uint32 | Prd [PRUIO_AZ_PWMSS+1] |
Period value to switch velocity measurement. | |
char * | E0 |
< Common error message. | |
char * | E1 |
< Common error message. | |
char * | E2 |
Common error message. | |