yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::emu::audio::Timer Struct Reference

#include <apu.h>

Public Attributes

uint8_t cycles
 
uint8_t divider
 
uint8_t target
 
uint8_t counter
 
bool enabled
 

Detailed Description

Definition at line 20 of file apu.h.

Member Data Documentation

◆ cycles

uint8_t yaze::app::emu::audio::Timer::cycles

Definition at line 21 of file apu.h.

◆ divider

uint8_t yaze::app::emu::audio::Timer::divider

Definition at line 22 of file apu.h.

◆ target

uint8_t yaze::app::emu::audio::Timer::target

Definition at line 23 of file apu.h.

◆ counter

uint8_t yaze::app::emu::audio::Timer::counter

Definition at line 24 of file apu.h.

◆ enabled

bool yaze::app::emu::audio::Timer::enabled

Definition at line 25 of file apu.h.


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