MAX32665 SDK Documentation  0.2
Software Development Kit Overview and API Documentation
spixr_cfg_t Struct Reference

Structure type for configuring a SPIXR port.

#include <spixr.h>

Data Fields

uint32_t ssel
 Slave Select, in Master mode selects which Slave devices are selected. More...
 
uint32_t numbits
 Number of Bits per character. More...
 
spixr_width_t data_width
 SPI Data width.
 
uint32_t ssel_act_1
 Slave Select Action delay 1.
 
uint32_t ssel_act_2
 Slave Select Action delay 2.
 
uint32_t ssel_inact
 Slave Select Inactive delay.
 
uint32_t baud_freq
 Desired baud rate duty cycle control.
 
uint32_t baud_scale
 System Clock scale factor.
 

Field Documentation

◆ ssel

uint32_t spixr_cfg_t::ssel

More than one Slave device can be selected.

◆ numbits

uint32_t spixr_cfg_t::numbits

In slave mode 9-bit character length is not supported.


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