SPI_MASTER: SPI_MASTER_GPIO Struct Reference

SPI_MASTER

SPI_MASTER_GPIO Struct Reference

Detailed Description

Port pin selection for communication.

Definition at line 208 of file SPI_MASTER.h.

#include <SPI_MASTER.h>

Data Fields

XMC_GPIO_PORT_t * port
 
uint8_t pin
 

Field Documentation

uint8_t SPI_MASTER_GPIO::pin

Selected pin

Definition at line 211 of file SPI_MASTER.h.

XMC_GPIO_PORT_t* SPI_MASTER_GPIO::port

Reference to the port configuration

Definition at line 210 of file SPI_MASTER.h.


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