Subversion Repositories DashDisplay

Rev

Rev 56 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 56 Rev 61
Line 83... Line 83...
83
  *          b7-b6  Error information
83
  *          b7-b6  Error information
84
  *             00 : No Error
84
  *             00 : No Error
85
  *             01 : Abort (Abort user request on going)
85
  *             01 : Abort (Abort user request on going)
86
  *             10 : Timeout
86
  *             10 : Timeout
87
  *             11 : Error
87
  *             11 : Error
88
  *          b5     Peripheral initilisation status
88
  *          b5     Peripheral initialization status
89
  *             0  : Reset (Peripheral not initialized)
89
  *             0  : Reset (Peripheral not initialized)
90
  *             1  : Init done (Peripheral initialized and ready to use. HAL I2C Init function called)
90
  *             1  : Init done (Peripheral initialized and ready to use. HAL I2C Init function called)
91
  *          b4     (not used)
91
  *          b4     (not used)
92
  *             x  : Should be set to 0
92
  *             x  : Should be set to 0
93
  *          b3
93
  *          b3