#include <ngcbDrv.h>
Public Attributes | |
| unsigned int | offset |
| int | flags |
| int | fifo |
| unsigned int | period |
| int | fd |
| FILE * | sim |
Module device type
| int ngcb_mod_t::fd |
File descriptor
| int ngcb_mod_t::fifo |
Transfer FIFO size (32-bit words)
| int ngcb_mod_t::flags |
Flags: bit-0=simulation, bit-1=verbose
| unsigned int ngcb_mod_t::offset |
Board offset
| unsigned int ngcb_mod_t::period |
Polling period in milliseconds
| FILE* ngcb_mod_t::sim |
Simulator stream