Status check for confAdc
Hi @theim,
I added checks for confAdc. Now it returns yarrSuccess
if and only if all the write functions in it return yarrSuccess
.
I've only done some basic testing on Rd53b as I don't have access to ItkPixV2. Let me know what you think.
Best, Lubos
PS: I'm aware this could be probably done better by just returning from the function on the first failure - let me know if you'd prefer it that way.