From 20f30539296b184434f6c8f1bf9bae57ad2d2dca Mon Sep 17 00:00:00 2001 From: IFX-Anusha Date: Fri, 8 Mar 2024 14:15:19 +0530 Subject: [PATCH] docs/psoc6: Bitstream Documentation. Signed-off-by: IFX-Anusha --- docs/psoc6/quickref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/psoc6/quickref.rst b/docs/psoc6/quickref.rst index a7175dba415fe..3f49f3d97d0f8 100644 --- a/docs/psoc6/quickref.rst +++ b/docs/psoc6/quickref.rst @@ -57,6 +57,7 @@ The :mod:`machine` module:: All timings greater than 1500 ns works and the accuracy of the timing is +/- 400ns. Supported timing_ns ranges below 1500 ns is [500, 1125, 800, 750] + .. TODO: add more machine module examples when implemented. machine.freq(240000000) # set the CPU frequency to 240 MHz @@ -683,4 +684,3 @@ Supported sample rates are 8KHz, 16KHz, 32KHz, 48KHz, 22.05KHz, 44.1KHz. PSoC6 supports only STEREO Mode. .. note:: I2S Blocking mode is only supported - \ No newline at end of file