When utility function is given to achieve a functionality and no additional functionality is needed over and above the utility function output, it should directly use the provided utility function.
I2C Register is a python library which aims to make communicating with registers on I2C devices dead simple. It is meant to directly transfer the Register Definitions pages of a data sheet into your ...