IMX500 MCU SDK
API reference for the Arducam IMX500 MCU SDK
Loading...
Searching...
No Matches
spi_driver Struct Reference

Platform SPI hooks used by the SDK runtime. More...

#include <ai_driver.h>

Data Fields

spi_read_fn read
spi_write_fn write

Detailed Description

Platform SPI hooks used by the SDK runtime.

Definition at line 22 of file ai_driver.h.

Field Documentation

◆ read

spi_read_fn spi_driver::read

Definition at line 24 of file ai_driver.h.

◆ write

spi_write_fn spi_driver::write

Definition at line 23 of file ai_driver.h.


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