STM32L476G_EVAL BSP User Manual
|
EEPROM_DrvTypeDef Struct Reference
#include <stm32l476g_eval_eeprom.h>
Data Fields | |
uint32_t(* | Init )(void) |
uint32_t(* | ReadBuffer )(uint8_t *, uint16_t, uint32_t *) |
uint32_t(* | WritePage )(uint8_t *, uint16_t, uint32_t *) |
Detailed Description
Definition at line 67 of file stm32l476g_eval_eeprom.h.
Field Documentation
uint32_t(* EEPROM_DrvTypeDef::Init)(void) |
Definition at line 69 of file stm32l476g_eval_eeprom.h.
Referenced by BSP_EEPROM_Init().
uint32_t(* EEPROM_DrvTypeDef::ReadBuffer)(uint8_t *, uint16_t, uint32_t *) |
Definition at line 70 of file stm32l476g_eval_eeprom.h.
Referenced by BSP_EEPROM_ReadBuffer().
uint32_t(* EEPROM_DrvTypeDef::WritePage)(uint8_t *, uint16_t, uint32_t *) |
Definition at line 71 of file stm32l476g_eval_eeprom.h.
Referenced by BSP_EEPROM_WriteBuffer().
The documentation for this struct was generated from the following file:
Generated on Sun Jun 21 2015 23:46:42 for STM32L476G_EVAL BSP User Manual by
