Skip to content

GB_get_channel_edge_triggered

Lior Halphon edited this page Nov 24, 2024 · 1 revision

Definition

bool GB_get_channel_edge_triggered(GB_gameboy_t *gb, GB_channel_t channel);

In apu.h

Description

TBD

Thread Safety

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

Clone this wiki locally