MityDSP Documentation Index
Public Attributes
MityDSP::tcDspAta::tuAtaSr Union Reference

ATA Status Register. More...

#include <DspAta.h>

List of all members.

Public Attributes

struct {
   unsigned char   ERRb: 1
 An error occurred, see Error Reg for details.
   unsigned char   unused: 1
   unsigned char   CORRb: 1
 Correctable data error occurred.
   unsigned char   DRQb: 1
 Data Request, read/write of data area needed.
   unsigned char   DSCb: 1
 Device is ready.
   unsigned char   DWFb: 1
 Write Fault indicator.
   unsigned char   RDYb: 1
 Device can accept commands.
   unsigned char   BUSYb: 1
 Device busy... registers locked.
msBits
unsigned char mnByte

Detailed Description

ATA Status Register.


Member Data Documentation

unsigned char MityDSP::tcDspAta::tuAtaSr::ERRb

An error occurred, see Error Reg for details.

unsigned char MityDSP::tcDspAta::tuAtaSr::unused
unsigned char MityDSP::tcDspAta::tuAtaSr::CORRb

Correctable data error occurred.

unsigned char MityDSP::tcDspAta::tuAtaSr::DRQb

Data Request, read/write of data area needed.

unsigned char MityDSP::tcDspAta::tuAtaSr::DSCb

Device is ready.

unsigned char MityDSP::tcDspAta::tuAtaSr::DWFb

Write Fault indicator.

unsigned char MityDSP::tcDspAta::tuAtaSr::RDYb

Device can accept commands.

unsigned char MityDSP::tcDspAta::tuAtaSr::BUSYb

Device busy... registers locked.

struct { ... } MityDSP::tcDspAta::tuAtaSr::msBits
unsigned char MityDSP::tcDspAta::tuAtaSr::mnByte

  
Generated on Mon Apr 22 2013 11:33:03 for MityDSP Core by  Doxygen Version 1.8.1.1
Copyright © 2009, Critical Link LLC, All rights reserved.