PAN1080 Peripheral API
Typedefs | Enumerations
Spi clock polarity

Spi clock polarity constants definitions,Serial Clock Polarity, Used to select the polarity of the inactive serial clock, which is held inactive when the DW_apb_ssi master is not actively transferring data on the serial bus. More...

Collaboration diagram for Spi clock polarity:

Typedefs

typedef enum SPI_ClockPol SPI_ClockPolDef
 

Enumerations

enum  SPI_ClockPol { SPI_ClockPolarityLow = 0x0 , SPI_ClockPolarityHigh = 0x1 }
 

Detailed Description

Spi clock polarity constants definitions,Serial Clock Polarity, Used to select the polarity of the inactive serial clock, which is held inactive when the DW_apb_ssi master is not actively transferring data on the serial bus.

Typedef Documentation

◆ SPI_ClockPolDef

Enumeration Type Documentation

◆ SPI_ClockPol

Enumerator
SPI_ClockPolarityLow 

Polarity low

SPI_ClockPolarityHigh 

Polarity high