Hilscher netX microcontroller driver  V0.0.5.0
Documentation of the netX driver package
DRV_SPI_MODE_U Union Reference

Union for the spi mode. More...

#include <netx_drv_spi.h>

Collaboration diagram for DRV_SPI_MODE_U:
Collaboration graph

Data Fields

DRV_SPI_MODE_E value
 
DRV_SPI_MODE_T structure
 

Detailed Description

Union for the spi mode.

Definition at line 171 of file netx_drv_spi.h.

Field Documentation

DRV_SPI_MODE_T DRV_SPI_MODE_U::structure

mode as structured value.

Definition at line 174 of file netx_drv_spi.h.

DRV_SPI_MODE_E DRV_SPI_MODE_U::value

mode as enum value.

Definition at line 173 of file netx_drv_spi.h.


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