ESP-IDF + 0/1 examples
SourceVu will show references to parlio_rx_soft_delimiter_config_t from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
Parallel IO sample edge.
Set how we pack the bits into one bytes, set 1 to pack the bits into a byte from LSB, otherwise from MSB.
uint32_t
Set the data length to trigger the End Of Frame (EOF, i.e. transaction done) interrupt, if the data length is set to `0`, that mean the EOF will only triggers when the end pulse detected, please ensure there is an end pulse for a frame and `parlio_rx_pulse_delimiter_config_t::has_end_pulse` flag is set.
uint32_t
The number of APB clock ticks to trigger timeout interrupt. Set 0 to disable the receive timeout interrupt.

References

from examples