Hi,
My team is using mpc5748g canfd interrupt module,and I initialized can1 channel for canfd function.
My code enters the can receive interrupt and need distiguish can2.0 or canfd messages, because the length
of them are different.
Here my questions,how can I distiguish can2.0 or canfd messages? I don't think
the MB[0].CS.B.BRS registers is the good choice.

