mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-13 10:09:30 +00:00
Savestate ! RDS (only PSN) tx
This commit is contained in:
@@ -39,12 +39,15 @@ void configure(
|
||||
const baseband::Direction direction
|
||||
);
|
||||
|
||||
void test();
|
||||
|
||||
void enable(const baseband::Direction direction);
|
||||
bool is_enabled();
|
||||
|
||||
void disable();
|
||||
|
||||
baseband::buffer_t wait_for_rx_buffer();
|
||||
baseband::buffer_t wait_for_tx_buffer();
|
||||
|
||||
} /* namespace dma */
|
||||
} /* namespace baseband */
|
||||
|
||||
Reference in New Issue
Block a user