I2C_GetStatusFlag Missing From KSDK

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

I2C_GetStatusFlag Missing From KSDK

1,133 Views
bcstewart
Contributor III

I am using KSDK 2.0 for FRDM-K22F board.

Example in API for I2C Driver Master Operation references a function called I2C_GetStatusFlag which is not documented or used anywhere in.

Where can I find this function?

It's in section 25.2.3.1 of the "Kinetis SDK v.2.0 API Reference Manual"

pastedImage_1.png

Brad

Tags (1)
0 Kudos
2 Replies

933 Views
JimmyChen
NXP Employee
NXP Employee

Hi Brad,

The API is no longer provided and there was misalignment between the document and the example code. With current SDK packages, please refer to the driver examples provided in the boards/<BOARD>/driver_examples/i2c directory. They are fully tested.  We will fix these unalignment between documentation and example code in next release. Sorry for the inconvinience.

Jimmy

0 Kudos

933 Views
bcstewart
Contributor III

Any updates on this?

0 Kudos