The documentation for this library should cover everything you need to know about the chip and its i2c registers.
A usage example is given in the examples
folder.
This should also work on other SAMD21 boards.
```bash RUSTFLAGS='-C link-arg=-Tlink.x' cargo build --release --target thumbv6m-none-eabi --example arduino_mkrvidor4000 arm-none-eabi-objcopy -O binary target/thumbv6m-none-eabi/release/usbblaster-rs target/usbblaster-rs.bin
bossac -i -d -U true -i -e -w -v target/usbblaster-rs.bin -R ```