libdragon
|
Noise of AY-3-8910. More...
#include <ay8910.h>
Data Fields | |
uint8_t | period |
Period (in ticks) of the noise. | |
uint8_t | count |
Current tick count for the period. | |
uint32_t | out |
Current output value. | |
Noise of AY-3-8910.
uint8_t AYNoise::period |
Period (in ticks) of the noise.
uint8_t AYNoise::count |
Current tick count for the period.
uint32_t AYNoise::out |
Current output value.