SPI_MASTER: SPI_MASTER_GPIO_CONFIG Struct Reference

SPI_MASTER

SPI_MASTER_GPIO_CONFIG Struct Reference

Detailed Description

Pin configuration for the selected pins.

Definition at line 217 of file SPI_MASTER.h.

#include <SPI_MASTER.h>

Data Fields

XMC_GPIO_CONFIG_t port_config
 
XMC_GPIO_HWCTRL_t hw_control
 
XMC_SPI_CH_SLAVE_SELECT_t slave_select_ch
 

Field Documentation

XMC_GPIO_HWCTRL_t SPI_MASTER_GPIO_CONFIG::hw_control

hardware control characteristics of the pin

Definition at line 220 of file SPI_MASTER.h.

XMC_GPIO_CONFIG_t SPI_MASTER_GPIO_CONFIG::port_config

Properties of the port pin

Definition at line 219 of file SPI_MASTER.h.

XMC_SPI_CH_SLAVE_SELECT_t SPI_MASTER_GPIO_CONFIG::slave_select_ch

Indicates the mapped slave select line

Definition at line 221 of file SPI_MASTER.h.

Referenced by SPI_MASTER_EnableSlaveSelectSignal().


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