no-OS
Public Attributes | List of all members
stm32_i3c_bus_desc Struct Reference

STM32 platform specific I3C bus descriptor. More...

#include <stm32_i3c.h>

Public Attributes

I3C_HandleTypeDef * hi3c
 
I3C_XferTypeDef xfer
 
I3C_CCCInfoTypeDef ccc_info
 

Detailed Description

STM32 platform specific I3C bus descriptor.

Member Data Documentation

◆ ccc_info

I3C_CCCInfoTypeDef stm32_i3c_bus_desc::ccc_info

I3C CCC info

◆ hi3c

I3C_HandleTypeDef* stm32_i3c_bus_desc::hi3c

I3C instance

◆ xfer

I3C_XferTypeDef stm32_i3c_bus_desc::xfer

I3C context buffer


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