MCB ==> Module Control Bxxx ?
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Tao,
MCB Stands for Master Control Block. It is a master variable or memory space that keeps all required info overseeing the operations that happens in that particular software module. For e.g.: DPM_MCB would have top level info about all required low level function handles, init config, etc. which is essential for the functioning of the DPM module.
Regards,
Kaushik