RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields

Data Fields

SAI_Block_TypeDefInstance
 
SAI_InitTypeDef Init
 
SAI_FrameInitTypeDef FrameInit
 
SAI_SlotInitTypeDef SlotInit
 
uint8_t * pBuffPtr
 
uint16_t XferSize
 
uint16_t XferCount
 
DMA_HandleTypeDefhdmatx
 
DMA_HandleTypeDefhdmarx
 
SAIcallback mutecallback
 
void(* InterruptServiceRoutine )(struct __SAI_HandleTypeDef *hsai)
 
HAL_LockTypeDef Lock
 
__IO HAL_SAI_StateTypeDef State
 
__IO uint32_t ErrorCode
 

Field Documentation

◆ ErrorCode

__IO uint32_t __SAI_HandleTypeDef::ErrorCode

SAI Error code

◆ FrameInit

SAI_FrameInitTypeDef __SAI_HandleTypeDef::FrameInit

SAI Frame configuration parameters

◆ hdmarx

DMA_HandleTypeDef* __SAI_HandleTypeDef::hdmarx

SAI Rx DMA handle parameters

◆ hdmatx

DMA_HandleTypeDef* __SAI_HandleTypeDef::hdmatx

SAI Tx DMA handle parameters

◆ Init

SAI_InitTypeDef __SAI_HandleTypeDef::Init

SAI communication parameters

◆ Instance

SAI_Block_TypeDef* __SAI_HandleTypeDef::Instance

SAI Blockx registers base address

◆ Lock

HAL_LockTypeDef __SAI_HandleTypeDef::Lock

SAI locking object

◆ mutecallback

SAIcallback __SAI_HandleTypeDef::mutecallback

SAI mute callback

◆ pBuffPtr

uint8_t* __SAI_HandleTypeDef::pBuffPtr

Pointer to SAI transfer Buffer

◆ SlotInit

SAI_SlotInitTypeDef __SAI_HandleTypeDef::SlotInit

SAI Slot configuration parameters

◆ State

__IO HAL_SAI_StateTypeDef __SAI_HandleTypeDef::State

SAI communication state

◆ XferCount

uint16_t __SAI_HandleTypeDef::XferCount

SAI transfer counter

◆ XferSize

uint16_t __SAI_HandleTypeDef::XferSize

SAI transfer size


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