1 GB_get_channel_period
Lior Halphon edited this page 2024-11-24 21:57:04 +02:00

Definition

uint16_t GB_get_channel_period(GB_gameboy_t *gb, GB_channel_t channel);

In apu.h

Description

TBD

Thread Safety

GB_get_channel_period is thread-safe and can be called from any thread and context.