Public Attributes | List of all members

#include <stm32f7xx_hal_i2c.h>

Public Attributes

__IO uint32_t AddrEventCount
 
__IO uint32_t ErrorCode
 
DMA_HandleTypeDefhdmarx
 
DMA_HandleTypeDefhdmatx
 
I2C_InitTypeDef Init
 
I2C_TypeDefInstance
 
HAL_LockTypeDef Lock
 
__IO HAL_I2C_ModeTypeDef Mode
 
uint8_t * pBuffPtr
 
__IO uint32_t PreviousState
 
__IO HAL_I2C_StateTypeDef State
 
__IO uint16_t XferCount
 
HAL_StatusTypeDef(* XferISR )(struct __I2C_HandleTypeDef *hi2c, uint32_t ITFlags, uint32_t ITSources)
 
__IO uint32_t XferOptions
 
uint16_t XferSize
 

Detailed Description

Definition at line 186 of file stm32f7xx_hal_i2c.h.

Member Data Documentation

◆ AddrEventCount

__IO uint32_t __I2C_HandleTypeDef::AddrEventCount

I2C Address Event counter

Definition at line 217 of file stm32f7xx_hal_i2c.h.

◆ ErrorCode

__IO uint32_t __I2C_HandleTypeDef::ErrorCode

I2C Error code

Definition at line 215 of file stm32f7xx_hal_i2c.h.

◆ hdmarx

DMA_HandleTypeDef * __I2C_HandleTypeDef::hdmarx

I2C Rx DMA handle parameters

Definition at line 207 of file stm32f7xx_hal_i2c.h.

◆ hdmatx

DMA_HandleTypeDef * __I2C_HandleTypeDef::hdmatx

I2C Tx DMA handle parameters

Definition at line 205 of file stm32f7xx_hal_i2c.h.

◆ Init

I2C_InitTypeDef __I2C_HandleTypeDef::Init

I2C communication parameters

Definition at line 190 of file stm32f7xx_hal_i2c.h.

◆ Instance

I2C_TypeDef * __I2C_HandleTypeDef::Instance

I2C registers base address

Definition at line 188 of file stm32f7xx_hal_i2c.h.

◆ Lock

HAL_LockTypeDef __I2C_HandleTypeDef::Lock

I2C locking object

Definition at line 209 of file stm32f7xx_hal_i2c.h.

◆ Mode

__IO HAL_I2C_ModeTypeDef __I2C_HandleTypeDef::Mode

I2C communication mode

Definition at line 213 of file stm32f7xx_hal_i2c.h.

◆ pBuffPtr

uint8_t * __I2C_HandleTypeDef::pBuffPtr

Pointer to I2C transfer buffer

Definition at line 192 of file stm32f7xx_hal_i2c.h.

◆ PreviousState

__IO uint32_t __I2C_HandleTypeDef::PreviousState

I2C communication Previous state

Definition at line 201 of file stm32f7xx_hal_i2c.h.

◆ State

__IO HAL_I2C_StateTypeDef __I2C_HandleTypeDef::State

I2C communication state

Definition at line 211 of file stm32f7xx_hal_i2c.h.

◆ XferCount

__IO uint16_t __I2C_HandleTypeDef::XferCount

I2C transfer counter

Definition at line 196 of file stm32f7xx_hal_i2c.h.

◆ XferISR

HAL_StatusTypeDef(* __I2C_HandleTypeDef::XferISR)(struct __I2C_HandleTypeDef *hi2c, uint32_t ITFlags, uint32_t ITSources)

I2C transfer IRQ handler function pointer

Definition at line 203 of file stm32f7xx_hal_i2c.h.

◆ XferOptions

__IO uint32_t __I2C_HandleTypeDef::XferOptions

I2C sequantial transfer options, this parameter can be a value of I2C Sequential Transfer Options

Definition at line 198 of file stm32f7xx_hal_i2c.h.

◆ XferSize

uint16_t __I2C_HandleTypeDef::XferSize

I2C transfer size

Definition at line 194 of file stm32f7xx_hal_i2c.h.


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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19