Developer’s Guide
www.ti.com
514
SWRU543–January 2019
Submit Documentation Feedback
Copyright © 2019, Texas Instruments Incorporated
Parallel Camera Interface Module
I2CMasterIntClearEx
• Description: Clears I2C master interrupt sources.
• Parameters:
– ui32Base – the base address of the I2C master module.
– ui32IntFlags – a bit mask of the interrupt sources to be cleared.
I2CMasterTimeoutSet
• Description: Sets the master clock time-out value.
• Parameters:
– ui32Base – the base address of the I2C master module
– ui32Value – the number of I
2
C clocks before the time-out is asserted
I2CMasterControl
• Description: Controls the state of the I2C master module.
• Parameters:
– ui32Base – the base address of the I2C master module
– ui32Cmd – the command to be issued to the I2C master module
I2CMasterIntStatusEx
• Description: Gets the current I2C master interrupt status.
• Parameters:
– ui32Base – the base address of the I2C master module
– bMasked – False if the raw interrupt status is requested, and True if the masked interrupt status is
requested