CFG_CntrChannelCapability gets the counter capability.
| Type | array of INT32U | ||||||||||||||||||||||
| Length | 4 bytes * n (n is counter number) | ||||||||||||||||||||||
| 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. |