Function sc_tdc_is_event2

Function Documentation

int sc_tdc_is_event2(const enum sc_event_type_index type, const void *event, const unsigned event_len_bytes)

see sc_tdc_is_event()

Deprecated:

prefer the USER_CALLBACKS pipe type

See also

sc_pipe_open2() with USER_CALLBACKS from enum sc_pipe_type_t (defined in scTDC_types.h) as a replacement to the sc_tdc_pipe_XYZ() functions.