Constant rfmod::INIT_STREAM_FROM_UPDATE[][src]

pub const INIT_STREAM_FROM_UPDATE: u32 = 0x00000001;
Expand description

All platforms - No stream thread is created internally. Streams are driven from Sys::update. Mainly used with non-realtime outputs.