Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hdspm_status Struct Reference

#include <hdspm.h>

Data Fields

uint8_t card_type
 
enum hdspm_syncsource autosync_source
 
uint64_t card_clock
 
uint32_t master_period
 
union {
   struct {
      uint8_t   sync_wc
 
      uint8_t   sync_madi
 
      uint8_t   sync_tco
 
      uint8_t   sync_in
 
      uint8_t   madi_input
 
      uint8_t   channel_format
 
      uint8_t   frame_format
 
   }   madi
 
card_specific
 

Detailed Description

Definition at line 151 of file hdspm.h.

Field Documentation

enum hdspm_syncsource autosync_source

Definition at line 153 of file hdspm.h.

Definition at line 155 of file hdspm.h.

union { ... } card_specific

Definition at line 152 of file hdspm.h.

uint8_t channel_format

Definition at line 165 of file hdspm.h.

uint8_t frame_format

Definition at line 166 of file hdspm.h.

struct { ... } madi
uint8_t madi_input

Definition at line 164 of file hdspm.h.

uint32_t master_period

Definition at line 156 of file hdspm.h.

uint8_t sync_in

Definition at line 163 of file hdspm.h.

uint8_t sync_madi

Definition at line 161 of file hdspm.h.

uint8_t sync_tco

Definition at line 162 of file hdspm.h.

uint8_t sync_wc

Definition at line 160 of file hdspm.h.


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