Now I try to add lin slave node application base MCAL driver, but when I find lin configuration in EB tresos, it does not have item to assign master or slave node. And in MCAL driver, it only provide Lin_SendFrame() to send frame, but not have receive function.
So does it mean lin can only be master node in MCAL? What can I do to config it as slave node? Any example?