STM32F0 CPAL I2C bibliotheek  1.0
ST Microelectronics CPALv2 bibliotheek documentatie
 All Data Structures Files Functions Variables Enumerations Enumerator Macros
CPAL_TransferTypeDef Struct Reference

Data Fields

uint8_t * pbBuffer
 
__IO uint32_t wNumData
 
uint32_t wAddr1
 
uint32_t wAddr2
 

Field Documentation

uint8_t* pbBuffer

The address of the buffer from/to which the transfer should start

uint32_t wAddr1

Contains the Target device Address (optional)

uint32_t wAddr2

Contains the Register/Physical Address into the device (optional)

__IO uint32_t wNumData

Number of data to be transferred for the current transaction


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