SNVU786 May   2021 LP5860

 

  1.   Read This First
    1.     About This Manual
    2.     Notational Conventions
    3. 1.1 Glossary
    4.     Related Documentation
    5. 1.1 Support Resources
    6.     Trademarks
  2. 1Introduction/Feature Overview
    1. 1.1 Overview
    2. 1.2 Description
  3. 2 Register Maps
    1. 2.1  Register Map Table
    2. 2.2  CONFIG Registers
    3. 2.3  GROUP Registers
    4. 2.4  LED_DOT_GROUP Registers
    5. 2.5  LED_DOT_ONOFF Registers
    6. 2.6  FAULT_STATE Registers
    7. 2.7  LOD Registers
    8. 2.8  LSD Registers
    9. 2.9  LOD_CLR Registers
    10. 2.10 LSD_CLR Registers
    11. 2.11 RESET Registers
    12. 2.12 DC Registers
    13. 2.13 PWM Registers
  4. 3Revision History

Notational Conventions

This document uses the following conventions.

  • Hexadecimal numbers can be shown with the suffix h or the prefix 0x. For example, the following number is 40 hexadecimal (decimal 64): 40h or 0x40.
  • Registers in this document are shown in figures and described in tables.
    • Each register figure shows a rectangle divided into fields that represent the fields of the register. Each field is labeled with its bit name, its beginning and ending bit numbers above, and its read/write properties with default reset value below. A legend explains the notation used for the properties.
    • Reserved bits in a register figure can have one of multiple meanings:
      • Not implemented on the device
      • Reserved for future device expansion
      • Reserved for TI testing
      • Reserved configurations of the device that are not supported
    • Writing nondefault values to the Reserved bits could cause unexpected behavior and should be avoided.