Adafruit-micropython-register

Latest version: v0.0.1

Safety actively analyzes 619345 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.1

Fix README for new I2CDevice API. Make sure your [CircuitPython](https://github.com/adafruit/circuitpython) and libraries are up to date!

0.1.0

This changes the api of I2CDevice to make more sense when not providing the address:
* `readfrom_into` is now `read_into`
* `writeto` is not `write`

This is also updated to work with CircuitPython 0.9.4+ with the `nativeio` split.

0.0.5

This is a version of the Struct class that assumes only a single value is set/get and removes the need for explicit tuple packing/unpacking.

0.0.4

Improvements for RTC classes:
- Switch to `time.struct_time`.
- Fix up alarm register to take occurrence date and time plus a frequency.

0.0.3

New release with fix for I2C struct setter.

0.0.2

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.