Hilscher netX microcontroller driver  V0.0.5.0
Documentation of the netX driver package
DRV_SPI_MODE_T Struct Reference

Bitfield for the spi mode. More...

#include <netx_drv_spi.h>

Collaboration diagram for DRV_SPI_MODE_T:
Collaboration graph

Data Fields

DRV_SPI_SPH_E eSPH:1
 
DRV_SPI_SPO_E eSPO:1
 

Detailed Description

Bitfield for the spi mode.

Definition at line 162 of file netx_drv_spi.h.

Field Documentation

DRV_SPI_SPH_E DRV_SPI_MODE_T::eSPH

Is phase shifted.

Definition at line 164 of file netx_drv_spi.h.

DRV_SPI_SPO_E DRV_SPI_MODE_T::eSPO

Is clock inverted.

Definition at line 165 of file netx_drv_spi.h.


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