openMSX
Public Member Functions | Protected Attributes | List of all members
openmsx::VDPAccessSlots::AccessTable Struct Reference
Inheritance diagram for openmsx::VDPAccessSlots::AccessTable:
Inheritance graph
[legend]
Collaboration diagram for openmsx::VDPAccessSlots::AccessTable:
Collaboration graph
[legend]

Public Member Functions

 operator std::span< const uint8_t, NUM_DELTAS *TICKS > () const
 

Protected Attributes

std::array< uint8_t, NUM_DELTAS *TICKSvalues = {}
 

Detailed Description

Definition at line 165 of file VDPAccessSlots.cc.

Member Function Documentation

◆ operator std::span< const uint8_t, NUM_DELTAS *TICKS >()

openmsx::VDPAccessSlots::AccessTable::operator std::span< const uint8_t, NUM_DELTAS *TICKS > ( ) const
inline

Definition at line 167 of file VDPAccessSlots.cc.

References values.

Member Data Documentation

◆ values

std::array<uint8_t, NUM_DELTAS * TICKS> openmsx::VDPAccessSlots::AccessTable::values = {}
protected

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