Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-src by
i2c_t Struct Reference
Asynch i2c hal structure. More...
#include <i2c_api.h>
Data Fields | |
struct i2c_s | i2c |
Target specific i2c structure. | |
struct buffer_s | tx_buff |
Tx buffer. | |
struct buffer_s | rx_buff |
Rx buffer. |
Detailed Description
Asynch i2c hal structure.
Definition at line 40 of file i2c_api.h.
Field Documentation
Generated on Tue Jul 12 2022 16:30:33 by
