Does TI provide a package of header files similar to the TMS320F2812 C281x C/C++ Header Files and Peripheral Examples (including F281x). I am looking for a struct bit field breakdown for all of the registers of the TMS570LS3137 and 20216. I know that HalCoGen will provide a high level version of this.
For example, HalCoGen provides the following for the CAN peripheral CTL registers:
uint32 CTL; /**< 0x0000: Control Register */
I would like something like the following: