[][src]Module hdd::ata

All things ATA.

  • Import ATADevice to start sending ATA commands to the Device or SCSIDevice.
  • Use data module to parse various low-level structures found in ATA command replies.
  • Import traits from porcelain modules (currently that's just misc) to do typical tasks without needing to compose commands and parse responses yourself.

Modules

data
misc

Functions implementing typical ATA commands.

Structs

ATADevice
RegistersRead
RegistersWrite

Enums

Command
SMARTFeature