PAN1080 Peripheral API
Typedefs | Enumerations
Spi clock phase

Spi clock phase constants definitions. More...

Collaboration diagram for Spi clock phase:

Typedefs

typedef enum SPI_ClockPhase SPI_ClockPhaseDef
 

Enumerations

enum  SPI_ClockPhase { SPI_ClockPhaseFirstEdge = 0x0 , SPI_ClockPhaseSecondEdge = 0x1 }
 

Detailed Description

Spi clock phase constants definitions.

Typedef Documentation

◆ SPI_ClockPhaseDef

Enumeration Type Documentation

◆ SPI_ClockPhase

Enumerator
SPI_ClockPhaseFirstEdge 

First edge sampling

SPI_ClockPhaseSecondEdge 

Second edge sampling