The bus master transfer is the function that performs I/O operation directly from a device to user memory without CPU.
The bus master transfer performs data transfer between device and memory
when CPU does not use the bus.
Therefore, transfer error may occur if the system is overloaded and the
device cannot acquire the bus.
You can confirm the status of transfer error by the 3rd argument Err on CntGetSamplingStatus function.