Revision 21076167 include/alld_pca9544a.h

View differences:

include/alld_pca9544a.h
108 108
  PCA9544A_LLD_CH_NONE  = 0xFFu, /**< identifier to select no channel */
109 109
} pca9544a_lld_chid_t;
110 110

  
111
/**
112
 * @brief Type holding a bit mask for the four channel interrupts.
113
 */
111 114
typedef uint8_t pca9544a_lld_intstatus_t;
112 115

  
113 116
/******************************************************************************/

Also available in: Unified diff