Skip to content

Struct bluespy_capture_i2s_options

ClassList > bluespy_capture_i2s_options

Public Attributes

Type Name
bool DSP_mode
bool MSB_first
uint8_t SCLK_line
uint8_t SD_line
uint8_t WS_line
uint8_t bits_per_ch
bool first_chan_follows_WS_high
bool master
uint8_t n_channels
bool one_sample_delay
bool sample_on_rising_edge

Public Attributes Documentation

variable DSP_mode

bool bluespy_capture_i2s_options::DSP_mode;

variable MSB_first

bool bluespy_capture_i2s_options::MSB_first;

variable SCLK_line

uint8_t bluespy_capture_i2s_options::SCLK_line;

variable SD_line

uint8_t bluespy_capture_i2s_options::SD_line;

variable WS_line

uint8_t bluespy_capture_i2s_options::WS_line;

variable bits_per_ch

uint8_t bluespy_capture_i2s_options::bits_per_ch;

variable first_chan_follows_WS_high

bool bluespy_capture_i2s_options::first_chan_follows_WS_high;

variable master

bool bluespy_capture_i2s_options::master;

variable n_channels

uint8_t bluespy_capture_i2s_options::n_channels;

variable one_sample_delay

bool bluespy_capture_i2s_options::one_sample_delay;

variable sample_on_rising_edge

bool bluespy_capture_i2s_options::sample_on_rising_edge;


The documentation for this class was generated from the following file bluespy.h