mbed library sources. Supersedes mbed-src.
Fork of mbed-dev 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 20:14:30 by
1.7.2
