opl3_channel_t Union Reference

#include <opl3.h>

Data Fields

u8 ALL [3]
struct {
   u8   fnum_low
   u8   fnum_high:2
   u8   block:3
   u8   keyon:1
   u8   dummy:2
   union {
      struct {
         u8   synthtype:1
         u8   feedback:3
         u8   left:1
         u8   right:1
         u8   out3:1
         u8   out4:1
      } 
      struct {
         u8   dummy2:4
         u8   dest:4
      } 
   } 
}; 

Field Documentation

struct { ... }

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

Generated on 22 Jan 2016 for MIOS32 by  doxygen 1.6.1