[][src]Type Definition esp_idf_sys::rmt_tx_end_fn_t

type rmt_tx_end_fn_t = Option<unsafe extern "C" fn(channel: rmt_channel_t, arg: *mut c_void)>;