Macro arduboy_rust::prelude::get_tones_addr
source · macro_rules! get_tones_addr { ( $s:expr ) => { ... }; }
Expand description
Create a const
raw pointer to a tone sequenze as u16, without creating an intermediate reference.