Document Clock Divider = 1 in pio_get_default_sm_config in pio.h

Add Clock Divider = 1 to documentation of pio_get_default_sm_config
This commit is contained in:
Peter N Lewis 2026-03-11 17:38:35 +08:00 committed by GitHub
parent 429775b480
commit c590e764f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -741,6 +741,7 @@ static inline void sm_config_set_mov_status(pio_sm_config *c, enum pio_mov_statu
*
* Setting | Default
* --------|--------
* Clock Divider | 1
* Out Pins | 32 starting at 0
* Set Pins | 0 starting at 0
* In Pins | 32 starting at 0