Contents

FWSBP2NotifyCallback

Declaration

typedef void (*FWSBP2NotifyCallback)(void *refCon, FWSBP2NotifyParamsPtr params);

Parameters

  • refCon:

    Reference constant supplied when the notification was registered.

  • params:

    FWSBP2NotifyParams containing notification information.

See Also

Serial Bus Protocol 2