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

FM24C user interface struct. More...

#include <FM24C.h>

Collaboration diagram for FM24C_t:

Data Fields

struct { 
 
   I2C_slave_t *   slave_inst 
 Slave structure. More...
 
   PeripheralGPIO_t   WP_GPIO 
 Write Protect GPIO struct. More...
 
cfg 
 

Detailed Description

FM24C user interface struct.

Field Documentation

◆ [struct]

struct { ... } FM24C_t::cfg

◆ slave_inst

I2C_slave_t* FM24C_t::slave_inst

Slave structure.

◆ WP_GPIO

PeripheralGPIO_t FM24C_t::WP_GPIO

Write Protect GPIO struct.


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