On 24/10/22 15:50, Andy Shevchenko wrote:
On Mon, Oct 24, 2022 at 4:50 PM Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote:On Mon, Oct 24, 2022 at 4:28 PM Saravanan Sekar <sravanhome@xxxxxxxxx> wrote:fix wrong interpretation of bitwise as hexMaybe you can replace 0x with 0b instead?
Ok, I consider to changes as "fix the register value interpretation as 0x instead of 0b" does it fits !!
Thanks, Saravanan