pub unsafe extern "C" fn infrared_send_raw(
    timings: *const [u32; 0],
    timings_cnt: u32,
    start_from_mark: bool
)
Expand description

Send raw data through infrared port.

\param[in] timings - array of timings to send. \param[in] timings_cnt - timings array size. \param[in] start_from_mark - true if timings starts from mark, otherwise from space