|
I2C_Drivers (ARM) 1.1
SMFSW collection of HAL I2C Drivers for ARM
|
MB85RC256V FRAM Driver procedures. More...
#include "MB85RC256V.h"
Functions | |
| FctERR | MB85RC256V_Init_Sequence (MB85RC256V_t *const pCpnt) |
| Initialization Sequence for MB85RC256V peripheral. | |
| FctERR | MB85RC256V_Get_ID (MB85RC256V_t *const pCpnt) |
| Get ID from MB85RC256V peripheral. | |
MB85RC256V FRAM Driver procedures.
MB85RC256V: 256-Kbit (32K * 8) I2C Memory FRAM
| FctERR MB85RC256V_Get_ID | ( | MB85RC256V_t *const | pCpnt | ) |
Get ID from MB85RC256V peripheral.
| [in] | pCpnt | - Pointer to MB85RC256V component |


| FctERR MB85RC256V_Init_Sequence | ( | MB85RC256V_t *const | pCpnt | ) |
Initialization Sequence for MB85RC256V peripheral.
| [in] | pCpnt | - Pointer to MB85RC256V component |

