Versions in this module Expand all Collapse all v1 v1.3.1 Feb 6, 2019 Changes in this version + const MAXOPS + var Vdev I2cDev + var VpageByKey map[string]uint8 + var WrRegDv = make(map[string]string) + var WrRegFn = make(map[string]string) + var WrRegRng = make(map[string][]string) + var WrRegVal = make(map[string]string) + func DoI2cRpc() error + type Command struct + Init func() + func (*Command) Apropos() lang.Alt + func (*Command) Kind() cmd.Kind + func (*Command) String() string + func (*Command) Usage() string + func (c *Command) Close() error + func (c *Command) Main(...string) error + type I struct + Addr int + Bus int + BusSize i2c.SMBusSize + Data [34]byte + Delay int + InUse bool + RW i2c.RW + RegOffset uint8 + type I2cDev struct + Addr int + Bus int + MuxAddr int + MuxBus int + MuxValue int + func (h *I2cDev) CheckSystemFans() string + func (h *I2cDev) LedFpInit() error + func (h *I2cDev) LedFpReinit() error + func (h *I2cDev) LedStatus() error + type I2cReq int + type Info struct + func (i *Info) Hset(args args.Hset, reply *reply.Hset) error + type R struct + D [34]byte + E error