I2C_Drivers (ARM) 1.1
SMFSW collection of HAL I2C Drivers for ARM
Loading...
Searching...
No Matches
MB85RC256V_t Struct Reference

MB85RC256V user interface struct. More...

#include <MB85RC256V.h>

Collaboration diagram for MB85RC256V_t:

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.
 

Detailed Description

MB85RC256V user interface struct.

Field Documentation

◆ [struct]

struct { ... } MB85RC256V_t::cfg

◆ Density

uint8_t MB85RC256V_t::Density

Chip density.

◆ Manufacture_ID

uint16_t MB85RC256V_t::Manufacture_ID

Manufacturer ID.

◆ Product_ID

uint8_t MB85RC256V_t::Product_ID

Product ID.

◆ slave_inst

I2C_slave_t* MB85RC256V_t::slave_inst

Slave structure.

◆ WP_GPIO

PeripheralGPIO_t MB85RC256V_t::WP_GPIO

Write Protect GPIO struct.


The documentation for this struct was generated from the following file: