Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

io_port.h File Reference

io_port.h File Reference

Go to the source code of this file.

Data Structures

class  io_port_rw< T, ADDRESS >
 Read write port. More...
class  io_port_ro< T, ADDRESS >
 Read only port. More...
class  io_port_wo< T, ADDRESS >
 Write only port. More...
class  io_port_wos< T, ADDRESS >
 Write only port with shadow register. More...
class  io_port_rw< T, 0 >
 Read write port. More...
class  io_port_ro< T, 0 >
 Read only port. More...
class  io_port_wo< T, 0 >
 Write only port. More...
class  io_port_wos< T, 0 >
 Write only port with shadow register. More...

Namespaces

namespace  etl
 

A multimap with the capacity defined at compile time.



Detailed Description

Definition in file io_port.h.