Uses of Class
com.cmpware.cmp.links.CellBE_SharedRegister

Packages that use CellBE_SharedRegister
com.cmpware.cmp.links   
 

Uses of CellBE_SharedRegister in com.cmpware.cmp.links
 

Fields in com.cmpware.cmp.links declared as CellBE_SharedRegister
protected  CellBE_SharedRegister CellBE_MailboxStatus.spuOutMbox
          The SPU out mailbox
protected  CellBE_SharedRegister CellBE_MailboxStatus.spuOutMboxI
          The SPU out mailbox with interrupts
 

Constructors in com.cmpware.cmp.links with parameters of type CellBE_SharedRegister
CellBE_MailboxStatus(CellBE_SharedRegister spuOutMbox, CellBE_SharedRegister spuOutMboxI, CellBE_FIFO spuInMbox)
          This constructor sets up the mailbox status port.