Skip to content

Commit

Permalink
PIO doxygen typo (#1894)
Browse files Browse the repository at this point in the history
  • Loading branch information
lurch authored Sep 1, 2024
1 parent 3bc8663 commit b98970f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rp2_common/hardware_pio/include/hardware/pio.h
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ static inline void sm_config_set_in_pin_base(pio_sm_config *c, uint in_base) {
#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
*
* 'in' pins can overlap with the 'out', 'set' and 'sideset' pins
Expand Down

0 comments on commit b98970f

Please sign in to comment.