|
IDA SDK
|
Describes an I/O port. More...
#include <diskio.hpp>
Public Attributes | |
| ea_t | address |
| address of the port | |
| qstring | name |
| name of the port | |
| qstring | cmt |
| comment | |
| ioport_bits_t | bits |
| bit names | |
| void * | userdata |
| arbitrary data. initialized to nullptr. | |
Describes an I/O port.