From 7789a69bd2a750043ffd3daee23bfca8cbb625a0 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Wed, 15 May 2024 22:25:36 +0200 Subject: FT245.md: Optical optimization --- doc/FT245.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/FT245.md b/doc/FT245.md index 2bec1cc..7f677ba 100644 --- a/doc/FT245.md +++ b/doc/FT245.md @@ -1210,7 +1210,7 @@ Parameters: - `ft245`: `ft245_t` instance. -## `void FT245_periodic(ft245_t *ft245)` +### `void FT245_periodic(ft245_t *ft245)` Runs the internal communication logic and iterates the state machine. Automatically toggles the `CLK` signal and responds to input signals. Needs to be called periodically via timer interrupt or in a loop for this driver -- cgit v1.2.1