ISSDK  1.7
IoT Sensing Software Development Kit
Data Fields
spiControlParams_t Struct Reference

The SPI Slave Control Command Params SDK2.0 Driver. More...

#include <register_io_spi.h>

Collaboration diagram for spiControlParams_t:
Collaboration graph

Data Fields

void * pTargetSlavePinID
 
uint8_t activeValue
 
uint8_t cmdCode
 

Detailed Description

The SPI Slave Control Command Params SDK2.0 Driver.

Definition at line 56 of file register_io_spi.h.

Field Documentation

◆ activeValue

uint8_t activeValue

Definition at line 59 of file register_io_spi.h.

Referenced by register_spi_control().

◆ cmdCode

uint8_t cmdCode

◆ pTargetSlavePinID

void* pTargetSlavePinID

Definition at line 58 of file register_io_spi.h.

Referenced by register_spi_control().


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