![]() |
RTXI 1.3
|
Public Types | |
| enum | { state_jr3_poll, state_jr3_init_wait_for_offset, state_jr3_init_transform_complete, state_jr3_init_set_full_scale_complete, state_jr3_init_use_offset_complete, state_jr3_done } |
Public Attributes | |
| volatile jr3_channel_t * | channel |
| unsigned long | next_time_min |
| unsigned long | next_time_max |
| enum jr3_pci_subdev_private:: { ... } | state |
| int | channel_no |
| int | serial_no |
| int | model_no |
| struct { | |
| int length | |
| comedi_krange range | |
| } | range [9] |
| const comedi_lrange * | range_table_list [8 *7+2] |
| lsampl_t | maxdata_list [8 *7+2] |
| u16 | errors |
| int | retries |
| anonymous enum |
| volatile jr3_channel_t* jr3_pci_subdev_private::channel |
| unsigned long jr3_pci_subdev_private::next_time_max |
| unsigned long jr3_pci_subdev_private::next_time_min |
| struct { ... } jr3_pci_subdev_private::range[9] |
| const comedi_lrange* jr3_pci_subdev_private::range_table_list[8 *7+2] |
| enum { ... } jr3_pci_subdev_private::state |