ComSquare
Public Attributes | List of all members
ComSquare::APU::DSP::BRR Struct Reference

#include <DSP.hpp>

Collaboration diagram for ComSquare::APU::DSP::BRR:

Public Attributes

uint8_t offset
 Offset pointing to sample directory in external RAM (DIR) More...
 
uint8_t offsetAddr
 Address of the offset. More...
 
uint16_t address
 Current address of the BRR in APU's RAM. More...
 
uint16_t nextAddress
 Next address of the BRR in APU's RAM. More...
 
uint8_t value
 Current value inside BRR. More...
 
uint8_t header
 Current header of BRR. More...
 
uint8_t source
 Current value of Voice ADSR1 loaded. More...
 

Member Data Documentation

◆ address

uint16_t ComSquare::APU::DSP::BRR::address

Current address of the BRR in APU's RAM.

◆ header

uint8_t ComSquare::APU::DSP::BRR::header

Current header of BRR.

◆ nextAddress

uint16_t ComSquare::APU::DSP::BRR::nextAddress

Next address of the BRR in APU's RAM.

◆ offset

uint8_t ComSquare::APU::DSP::BRR::offset

Offset pointing to sample directory in external RAM (DIR)

◆ offsetAddr

uint8_t ComSquare::APU::DSP::BRR::offsetAddr

Address of the offset.

◆ source

uint8_t ComSquare::APU::DSP::BRR::source

Current value of Voice ADSR1 loaded.

◆ value

uint8_t ComSquare::APU::DSP::BRR::value

Current value inside BRR.


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