ReactOS 0.4.15-dev-7942-gd23573b
_MODE_CD_AUDIO_CONTROL_PAGE Struct Reference

#include <cdrw_hw.h>

Collaboration diagram for _MODE_CD_AUDIO_CONTROL_PAGE:

Public Attributes

UCHAR PageCode: 6
 
UCHAR Reserved1: 1
 
UCHAR PageSavable: 1
 
UCHAR PageLength
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   Reserved0: 1
 
      UCHAR   SOTC: 1
 
      UCHAR   Immed: 1
 
      UCHAR   Reserved1: 5
 
   }   Fields
 
Byte2
 
UCHAR Reserved2 [2]
 
UCHAR LbaFormat
 
UCHAR LogicalBlocksPerSecond [2]
 
CDDA_PORT_CONTROL Port [4]
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   Reserved0: 1
 
      UCHAR   SOTC: 1
 
      UCHAR   Immed: 1
 
      UCHAR   Reserved1: 5
 
   }   Fields
 
Byte2
 

Detailed Description

Definition at line 2833 of file cdrw_hw.h.

Member Data Documentation

◆  [1/2]

union { ... } _MODE_CD_AUDIO_CONTROL_PAGE::Byte2

◆  [2/2]

union { ... } _MODE_CD_AUDIO_CONTROL_PAGE::Byte2

◆  [1/2]

struct { ... } _MODE_CD_AUDIO_CONTROL_PAGE::Fields

◆  [2/2]

struct { ... } _MODE_CD_AUDIO_CONTROL_PAGE::Fields

◆ Flags

UCHAR _MODE_CD_AUDIO_CONTROL_PAGE::Flags

Definition at line 2844 of file cdrw_hw.h.

◆ Immed

UCHAR _MODE_CD_AUDIO_CONTROL_PAGE::Immed

Definition at line 2848 of file cdrw_hw.h.

◆ LbaFormat

UCHAR _MODE_CD_AUDIO_CONTROL_PAGE::LbaFormat

Definition at line 2854 of file cdrw_hw.h.

◆ LogicalBlocksPerSecond

UCHAR _MODE_CD_AUDIO_CONTROL_PAGE::LogicalBlocksPerSecond

Definition at line 2855 of file cdrw_hw.h.

◆ PageCode

UCHAR _MODE_CD_AUDIO_CONTROL_PAGE::PageCode

Definition at line 2834 of file cdrw_hw.h.

◆ PageLength

UCHAR _MODE_CD_AUDIO_CONTROL_PAGE::PageLength

Definition at line 2838 of file cdrw_hw.h.

◆ PageSavable

UCHAR _MODE_CD_AUDIO_CONTROL_PAGE::PageSavable

Definition at line 2836 of file cdrw_hw.h.

◆ Port

CDDA_PORT_CONTROL _MODE_CD_AUDIO_CONTROL_PAGE::Port

Definition at line 2856 of file cdrw_hw.h.

◆ Reserved0

UCHAR _MODE_CD_AUDIO_CONTROL_PAGE::Reserved0

Definition at line 2846 of file cdrw_hw.h.

◆ Reserved1

UCHAR _MODE_CD_AUDIO_CONTROL_PAGE::Reserved1

Definition at line 2835 of file cdrw_hw.h.

◆ Reserved2

UCHAR _MODE_CD_AUDIO_CONTROL_PAGE::Reserved2

Definition at line 2853 of file cdrw_hw.h.

◆ SOTC

UCHAR _MODE_CD_AUDIO_CONTROL_PAGE::SOTC

Definition at line 2847 of file cdrw_hw.h.


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