${obj.name.upper()} Device
- Generated with MrT Device Utility
- Bus: ${obj.bus} %if not obj.datasheet == '':
- Datasheet: ${obj.datasheet[:24] + (obj.datasheet[24:] and '...')} %endif %if not obj.digikey_pn == '':
- DigiKey: ${obj.digikey_pn} %endif %if "I2C" in obj.bus.upper():
- I2C Address: ${ obj.formatHex(obj.i2c_addr, 1)} %endif
Description:
${obj.desc}
Register Map
Configuration: