diff --git a/docs/en/modules/spi.md b/docs/en/modules/spi.md index 02ad7234..b15d9eeb 100644 --- a/docs/en/modules/spi.md +++ b/docs/en/modules/spi.md @@ -88,7 +88,7 @@ Refer to [Serial Peripheral Interface Bus](https://en.wikipedia.org/wiki/Serial_ - `spi.SLAVE` - **not supported currently** - `cpol` clock polarity selection - `spi.CPOL_LOW` - - `spi.CPOL_HIGH` - **not supported currently** + - `spi.CPOL_HIGH` - `cpha` clock phase selection - `spi.CPHA_LOW` - `spi.CPHA_HIGH`