rogue
Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Functions
rogue::hardware Namespace Reference

Namespaces

namespace  axi
 

Classes

class  MemMap
 Memory-slave bridge for direct /dev/mem mapped register access. More...
 

Typedefs

typedef std::shared_ptr< rogue::hardware::MemMapMemMapPtr
 Shared pointer alias for MemMap.
 

Functions

void setup_module ()
 

Typedef Documentation

◆ MemMapPtr

Shared pointer alias for MemMap.

Definition at line 128 of file MemMap.h.

Function Documentation

◆ setup_module()

void rogue::hardware::setup_module ( )

Company : SLAC National Accelerator Laboratory

Description:

Python module setup

This file is part of the rogue software platform. It is subject to the license terms in the LICENSE.txt file found in the top-level directory of this distribution and at: https://confluence.slac.stanford.edu/display/ppareg/LICENSE.html. No part of the rogue software platform, including this file, may be copied, modified, propagated, or distributed except according to the terms

contained in the LICENSE.txt file.

Definition at line 29 of file module.cpp.