Other Parts Discussed in Thread: HALCOGEN
Hi,
I have question about HalCoGen generated register names. Why HalCoGen not use same register names as TRM?
Example: SCI Control Registers offset 3Ch
TRM: Register name is SCIPIO0 -SCI Pin I/O Control Register 0
HalCoGen: Register description is uint32 FUN; /**< 0x003C Pin Function Register */
Jiri