CFG_CntrChannelCapability gets the counter capability.
| Type | INT32U (array of INT32U for Rev.B) | ||||||||||||||||||||||
| Length | 4 bytes (2 * 4 bytes for Rev.B) | ||||||||||||||||||||||
| Access type | Read | ||||||||||||||||||||||
| Value |
The function supported by each channels is described by a INT32U
array, with each bit corresponding to a function. Totally
thirty-two functions can be covered. The already specified ones
include:
In order to keep the expansibility, the Byte Array is changed to INT32U array. |