Type Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
I
 I2C Module State/Result Codes
M
 MCP23018 IOCON Bit Numbers
 MCP23018 Register Addresses
N
 nRF24x CD/RPD Register Bits
 nRF24x Command Words
 nRF24x CONFIG Register Bits
 nRF24x Data Pipe Numbers
 nRF24x FEATURE Register Bits
 nRF24x FIFO_STATUS Register Bits
 nRF24x Register Addresses
 nRF24x RF_SETUP Register Bits
 nRF24x SETUP_AW Register Values
 nRF24x STATUS Register Bits
S
 SPI Module State/Result Codes
 Standard TTLV Message Lengths
T
 TTLV Byte Parity Codes
 TTLV Message Type Identifiers
 TTLV Mode Flags
 TTLV Module State/Result Codes
 TTLV Operation Result Codes
NOTE: The error codes are those with names starting with “I2C_E_”.
An MCP23018 can be reconfigured by setting these bits in the IOCON register.
These registers are used to configure and perform I/O with an MCP23018 via I2C.
See the IC product specification for information about the CD/RPD register.
See the IC product specification for information about the protocol of the SPI interface.
See the IC product specification for information about the CONFIG register.
See the IC product specification for information about data pipes.
See the IC product specification for information about the FEATURE register.
See the IC product specification for information about the FIFO_STATUS register.
See the IC product specification for information about register semantics.
See the IC product specification for information about the RF_SETUP register.
See the IC product specification for information about the SETUP_AW register.
See the IC product specification for information about the STATUS register.
NOTE: The error codes are those with names starting with “SPI_E_”.
NOTE: Application-specific message type identifiers SHOULD be greater than or equal to TTLV_MSG_T_APPLICATION.
NOTE: The error codes are those with names starting with “TTLV_E_”.
NOTE: Application-specific result codes SHOULD be greater than or equal to TTLV_RES_APPLICATION and not equal to TTLV_RES_NONE.
Close