C/C++ API Reference
Loading...
Searching...
No Matches
pw::spi::Config Struct Reference

Overview

Contains the necessary configuration details required to initialize a SPI bus for communication with a target device.

Public Member Functions

constexpr bool operator== (const Config &rhs) const
 
constexpr bool operator!= (const Config &rhs) const
 

Public Attributes

ClockPolarity polarity
 
ClockPhase phase
 
BitsPerWord bits_per_word
 
BitOrder bit_order
 

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