MicrOS
harddisk_configuration Struct Reference

Defines configuration of harddisk driver. More...

#include <harddisk_header.h>

Public Attributes

bool delay_by_reading_port
 Indicates if 400 ns delay should be made by reading port (if true) or by timer (if false) More...
 

Detailed Description

Defines configuration of harddisk driver.

Member Data Documentation

◆ delay_by_reading_port

bool harddisk_configuration::delay_by_reading_port

Indicates if 400 ns delay should be made by reading port (if true) or by timer (if false)


The documentation for this struct was generated from the following file: