PIO doxygen typo

This commit is contained in:
Andrew Scheller 2024-09-01 08:29:59 +01:00 committed by GitHub
parent 3bc866395c
commit cf0861340e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -370,7 +370,7 @@ static inline void sm_config_set_in_pin_base(pio_sm_config *c, uint in_base) {
#endif #endif
} }
/*! \brief Set the base fpr the 'in' pins in a state machine configuration /*! \brief Set the base for the 'in' pins in a state machine configuration
* \ingroup sm_config * \ingroup sm_config
* *
* 'in' pins can overlap with the 'out', 'set' and 'sideset' pins * 'in' pins can overlap with the 'out', 'set' and 'sideset' pins