diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-08-12 15:36:05 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-09-02 17:57:05 +0200 |
commit | 831d75fd735dbd116703d3a1ca5e271dc930ebae (patch) | |
tree | b0a8543586033259970347a57b1e06e97e941fc3 /rust/qemu-api | |
parent | 7baa9c39fc3d525216f0cedcfda5374c26d50e80 (diff) | |
download | qemu-831d75fd735dbd116703d3a1ca5e271dc930ebae.zip qemu-831d75fd735dbd116703d3a1ca5e271dc930ebae.tar.gz qemu-831d75fd735dbd116703d3a1ca5e271dc930ebae.tar.bz2 |
hw/ssi: Document ssi_transfer() method
A SPI transaction consists of shifting bit in sync with the CLK
line, writing on the MOSI (output) line / and reading MISO (input)
line.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Gustavo Romero <gustavo.romero@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions