opn2_channel_t Union Reference

#include <genesis.h>

Collaboration diagram for opn2_channel_t:
Collaboration graph
[legend]

Data Fields

u8 ALL [32]
struct {
   u8   fnum_low
   union {
      u8   fhireg
      struct {
         u8   fnum_high:3
         u8   block:3
         u8   dummya:2
      } 
   } 
   union {
      u8   algfbreg
      struct {
         u8   algorithm:3
         u8   feedback:3
         u8   dummyb:2
      } 
   } 
   union {
      u8   lfooutreg
      struct {
         u8   lfofreqd:3
         u8   dummyb4:1
         u8   lfoampd:2
         u8   out_r:1
         u8   out_l:1
      } 
   } 
   opn2_operator_t   op [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