Skip to content
Snippets Groups Projects
Commit c769da1a authored by Damien George's avatar Damien George
Browse files

stm32/i2c: Support setting the I2C TIMINGR value via keyword arg.

On MCUs that have an I2C TIMINGR register, this can now be explicitly set
via the "timingr" keyword argument to the I2C constructor, for both
machine.I2C and pyb.I2C.  This allows to configure precise timing values
when the defaults are inadequate.
parent ddc65765
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment