Crate i2c_reg_derive

Source
Expand description

Macros for register traits

Derive Macrosยง

  • Derive I2cReadRegister to allow reading from register
  • Derive I2cWriteRegister to allow writing to register
  • Derive Register trait with specific address and size