genesis_board_t Union Reference

#include <genesis.h>

Data Fields

u8 ALL [2]
struct {
   union {
      u8   writebits
      struct {
         u8   cap_psg:1
         u8   dummy1:2
         u8   cap_opn2:1
         u8   dummy2:1
         u8   test_dir:1
         u8   test_out:1
         u8   reset:1
      } 
   } 
   union {
      u8   readbits
      struct {
         u8   dummy1:4
         u8   opn2_irq:1
         u8   dummy2:1
         u8   test_pin:1
         u8   psg_ready:1
      } 
   } 
}; 

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