Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samv7/spi: fix ifdelay setup in spi_setdelay call
ifdelay description (delay between frames) matches the DLYBCT field (delay between consecutive transfers without removing chip select) much better compared to stopdelay (delay between last CLK and CS innactive). The option for stopdelay does not seem to be configurable in SAMv7 peripheral. Signed-off-by: Michal Lenc <[email protected]>
- Loading branch information