APIs, concepts, guides, and more
|
void UserLimitInterruptUserDataAddressSet | ( | int32_t | number, |
uint32_t | userDataIndex, | ||
uint64_t | address ) |
Your specified address can be any address, including all RSIAxisAddressType addresses.
number | Number of the UserLimit. |
userDataIndex | There are only 5 User Data objects. (userDataIndex is zero ordinate and must be a value from 0 to 4) |
address | This is the address of the object that you want to keep track of when the User Limit interrupt triggers.. |
Part of the User Limit method group.