pub const SIGNAL_READABLE: u32 = 16777216; // 16_777_216u32
Signal asserted on event handle when the [QrtrClientConnection.Read] method can return data.
QrtrClientConnection.Read