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.

HalCoGen and peripherial register names

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