Main Page   Modules   Data Structures   File List   Globals  

msh_comm.h File Reference

Communcation functions for link play. More...


Defines

#define set_comm_irq(irq)   SET_COMM_IRQ(irq)
#define get_comm_irq()   GET_COMM_IRQ()


Detailed Description


Define Documentation

#define SET_COMM_IRQ irq   
 

Value:

{REG_SCCNT_L &= _COMM_IRQ_MASK; \
    REG_SCCNT_L |= (irq) << _COMM_IRQ_POS;}

#define set_comm_irq irq       SET_COMM_IRQ(irq)
 

Parameters:
irq  bool [TRUE or FALSE] Enable IRQ

 
#define get_comm_irq      GET_COMM_IRQ()
 

Returns:
bool [TRUE or FALSE] Enable IRQ


Generated on Wed May 19 21:45:08 2004 for Mushroom GBALib by doxygen 1.2.18