How to use AMCLIB?
02-07-2023
09:43 PM
599 Views
CHI
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am a beginner in Motor control. I am confused about how to use AMCLIB.
Where can I find description about AMCLIB's function ?
For example, in the Routines on MCSPTE1AK144-QSG, what is the function of
GDFLIB_FilterMAInit_FLT(GDFLIB_FILTER_MA_T_FLT *pParam)?
What is the meaning of
#define MLIB_Sub(...) macro_dispatcher(MLIB_Sub, __VA_ARGS__)(__VA_ARGS__)?
Do NXP has any documents about how to use AMCLIB?
1 Reply
02-08-2023
02:03 AM
577 Views


NXP TechSupport
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Where can I find description about AMCLIB's function ?
Documentaion to each moudule and functions are inside installed package:
In user guide you will find API description. For example:
Best regards,
Peter
