[][src]Crate mt9v034_i2c

Configuration driver for the ON Semiconductor MT9V034 image sensor This imaging sensor has multiple interfaces:

  • Two-wire i2c for configuration registers (i2c)
  • parallel pixel data out (dout)
  • pixel out sync (vsync, hsync, pix clock) This driver is concerned only with the i2c interface

Structs

Mt9v034

Main driver struct

Enums

ContextARegisters
ContextBRegisters
Error

Errors in this crate

GeneralRegisters
ParamContext

Allows switching quickly between two separate configuration contexts

Constants

DEFAULT_I2C_ADDRESS
MAX_FRAME_HEIGHT
MAX_FRAME_WIDTH