StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
nios_device< T > Class Template Reference

Public Member Functions

 nios_device (UINT32 base, UINT32 size)
 
nios_int< T > & operator[] (int i)
 
UINT32 copyto (nios_int< T > *dest, T *src, UINT32 bytes)
 
UINT32 copyto (UINT32 dest, T *src, UINT32 bytes)
 
UINT32 copyfrom (T *dest, nios_int< T > *src, UINT32 bytes)
 
UINT32 copyfrom (T *dest, UINT32 src, UINT32 bytes)
 

Public Attributes

UINT32 base_addr
 
UINT32 size
 
nios_int< T > * shadow
 

Detailed Description

template<class T>
class nios_device< T >

Definition at line 85 of file em_nios.h.


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