Hi All,
I've just discovered that ADDRMASK register is missing in the iox128a1.h
file:
typedef struct TWI_SLAVE_struct
{
register8_t CTRLA; /* Control Register A */
register8_t CTRLB; /* Control Register B */
register8_t STATUS; /* Status Register */
register8_t ADDR; /* Address Register */
register8_t DATA; /* Data Register */
} TWI_SLAVE_t;
The XMEGA A manual defines this register as TWI Slave Mask Register. Can
anyone explain to why ADDRMASK register is missing in the config header
file? I need access to this register in order to configure multi-address i2c
slave device. Is it a bug or anything else....
Thanks for your co-operation,
adam.
--
View this message in context:
http://www.nabble.com/XMEGA-twi-missing-ADDRMASK-register-config-tp22367307p22367307.html
Sent from the AVR - Libc - Dev mailing list archive at Nabble.com.
_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev