reg_addr_t Class Reference

yasimavr: reg_addr_t Class Reference
yasimavr
Loading...
Searching...
No Matches
reg_addr_t Class Reference

Representation of a I/O register address, with validity state. More...

#include <sim_types.h>

Public Member Functions

constexpr reg_addr_t (short addr=-1)
 
constexpr bool valid () const
 
constexpr operator short () const
 

Detailed Description

Representation of a I/O register address, with validity state.

Constructor & Destructor Documentation

◆ reg_addr_t()

constexpr reg_addr_t::reg_addr_t ( short  addr = -1)
inlineconstexpr

Member Function Documentation

◆ operator short()

constexpr reg_addr_t::operator short ( ) const
inlineconstexpr

◆ valid()

constexpr bool reg_addr_t::valid ( ) const
inlineconstexpr

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