SWCU194 March 2023 CC1314R10 , CC1354P10 , CC1354R10 , CC2674P10 , CC2674R10
The naming convention applied for a call consists of:
For a register call:
<Module name>:<Register name>
For example: UART:LCRH
For a bit field call:
<Module name>:<Register name>.<Field name>
For example, UART:LCRH.FEN
<Field name> field of the <Module name>:<Register name> register
For example: FEN field of the UART:LCRH register