Module regs
Source - Address
- Description collection: TWI slave address n
- Enable
- Enable TWIS
- Errorsrc
- Error source
- Int
- Enable or disable interrupt
- MatchConfig
- Configure individual match events
- Orc
- Over-read character. Character sent out in case of an over-read of the transmit buffer.
- RxAmount
- Number of bytes transferred in the last transaction, updated after the END event. Also updated after each MATCH event.
- RxMaxcnt
- Maximum number of bytes in channel buffer
- RxTerminateonbuserror
- Terminate the transaction if a BUSERROR event is detected.
- Shorts
- Shortcuts between local events and tasks
- TwisConfig
- Configuration register for the address match mechanism
- TwisMatch
- Status register indicating which address had a match
- TxAmount
- Number of bytes transferred in the last transaction, updated after the END event. Also updated after each MATCH event.
- TxMaxcnt
- Maximum number of bytes in channel buffer
- TxTerminateonbuserror
- Terminate the transaction if a BUSERROR event is detected.