Azure Sphere MT3620 M4 API Reference Manual
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
mtk_spi_config Struct Reference

The common configuration can be set for the SPIM HW. More...

#include <mhal_spim.h>

Data Fields

enum spi_cpol cpol
 clock polarity
 
enum spi_cpha cpha
 clock phase
 
enum spi_mlsb tx_mlsb
 tx per-word bits-on-wire
 
enum spi_mlsb rx_mlsb
 rx per-word bits-on-wire
 
enum spi_slave_sel slave_sel
 define select which spi slave device
 
enum spi_cs_polarity cs_polar
 cs polarity for slave device
 

Detailed Description

The common configuration can be set for the SPIM HW.


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