xdc_Bits32 is exactly 32 bits for targets that support it. It's typedef'ed to the standard type uint32_t. Same for xdc_Bits64.
All RTSC types are documented here: http://rtsc.eclipse.org/cdoc-tip/xdc/package.html#xdoc-sect-3.
xdc_Bits32 is exactly 32 bits for targets that support it. It's typedef'ed to the standard type uint32_t. Same for xdc_Bits64.
All RTSC types are documented here: http://rtsc.eclipse.org/cdoc-tip/xdc/package.html#xdoc-sect-3.