libraw1394: version 2.0.4 | ||
---|---|---|
<<< Previous | Next >>> |
libraw1394 handle
identifies addressrange
identifies addressrange
pointer to buffer containing (if necessary) initial value NULL means undefined
identifier for arm_tag_handler (usually pointer to raw1394_arm_reqhandle)
access-rights for registered addressrange handled by kernel-part. Value is one or more binary or of the following flags - ARM_READ, ARM_WRITE, ARM_LOCK
identifies for which type of request you want to be notified. Value is one or more binary or of the following flags - ARM_READ, ARM_WRITE, ARM_LOCK
identifies for which type of request you want to handle the request by the client application. for those requests no response will be generated, but has to be generated by the application. Value is one or more binary or of the following flags - ARM_READ, ARM_WRITE, ARM_LOCK For each bit set here, notification_options and access_rights will be ignored.
<<< Previous | Home | Next >>> |
int | Up | raw1394_arm_unregister |