__macro_delay

Macro __macro_delay 

Source
macro_rules! __macro_delay {
    ($cycles:expr) => { ... };
}