diff --git a/docs/psoc6/quickref.rst b/docs/psoc6/quickref.rst index 57bbb55f67e2d..95ce83364472f 100644 --- a/docs/psoc6/quickref.rst +++ b/docs/psoc6/quickref.rst @@ -615,7 +615,7 @@ Constructor Construct an I2S object of the given id: - - ``id`` identifies a particular I2S bus; it is board and port specific + - ``id`` identifies a particular PDM_PCM bus; it is board and port specific and is ignored in our port Keyword-only parameters that are supported on all ports: @@ -666,14 +666,6 @@ Constants for initialising the PDM_PCM ``format`` to mono-right -.. data:: PDM.MONO_RIGHT - - for initialising the PDM_PCM ``format`` to mono-right - -.. data:: PDM.MONO_RIGHT - - for initialising the PDM_PCM ``format`` to mono-right - UART ----