openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
ssp_config Struct Reference

SSP Interface config struct. More...

#include <lpc17_ssp.h>

Data Fields

LPC_SSP_T * lpc_id
 
IRQn_Type irq
 
uint32_t ssel_pin
 
uint8_t polling
 
uint8_t frame_size
 
Chip_SSP_DATA_SETUP_T xf_setup
 
TaskHandle_t caller_task
 

Detailed Description

SSP Interface config struct.

Field Documentation

◆ caller_task

TaskHandle_t ssp_config::caller_task

◆ frame_size

uint8_t ssp_config::frame_size

◆ irq

IRQn_Type ssp_config::irq

◆ lpc_id

LPC_SSP_T* ssp_config::lpc_id

◆ polling

uint8_t ssp_config::polling

◆ ssel_pin

uint32_t ssp_config::ssel_pin

◆ xf_setup

Chip_SSP_DATA_SETUP_T ssp_config::xf_setup

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