Firewire_Reset Gfx_Break
API Reference Manual  /  12 Haps  / 

Firewire_Transfer

Description
Triggered when an packet travels through a firewire bus. During the hap handler the current_transfer attribute of the bus can be used to inspect and/or change the current transfer. If you set it to NULL the transfer is aborted and Firewire_V2_Ack_No_Ack is returned to the initiator of the transfer.
Callback Type
void (*)(lang_void *callback_data, 
         conf_object_t *trigger_obj);

Firewire_Reset Gfx_Break