22.5.4.3.1 Addressing Modes
The client can be configured into different addressing modes using AMODE (I2CxCON2[31:30]). The received address will be compared to an address in:
- I2CxADDR when AMODE is
00
. - I2CxADDR or I2CxAMSK when AMODE is
01
. - Range of an address specified
I2CxADDR and I2CxAMSK when AMODE is
10
.