|
I2C_Drivers (ARM) 1.1
SMFSW collection of HAL I2C Drivers for ARM
|
MB85RC256V user interface struct. More...
#include <MB85RC256V.h>

Data Fields | |
| struct { | |
| I2C_slave_t * slave_inst | |
| Slave structure. More... | |
| PeripheralGPIO_t WP_GPIO | |
| Write Protect GPIO struct. More... | |
| } | cfg |
| uint16_t | Manufacture_ID |
| Manufacturer ID. | |
| uint8_t | Density |
| Chip density. | |
| uint8_t | Product_ID |
| Product ID. | |
MB85RC256V user interface struct.
| struct { ... } MB85RC256V_t::cfg |
| uint8_t MB85RC256V_t::Density |
Chip density.
| uint16_t MB85RC256V_t::Manufacture_ID |
Manufacturer ID.
| uint8_t MB85RC256V_t::Product_ID |
Product ID.
| I2C_slave_t* MB85RC256V_t::slave_inst |
Slave structure.
| PeripheralGPIO_t MB85RC256V_t::WP_GPIO |
Write Protect GPIO struct.