MicrOS
|
Hard disk I/O based Error Register. More...
#include <harddisk_pio_mode_header.h>
Public Attributes | |
harddisk_io_error_register_fields | fields |
Fields of this union. More... | |
uint16_t | value |
Value of this union. More... | |
Hard disk I/O based Error Register.
Struct used to read from Error Register of I/O port. Used to retrieve any error generated by the last ATA command executed.
harddisk_io_error_register_fields harddisk_io_error_register::fields |
Fields of this union.
uint16_t harddisk_io_error_register::value |
Value of this union.