ESP32-S3?  ( -- -1|0 )

publication: 26 janvier 2023 / mis à jour 24 février 2026

Read this page in english

 

vocabulaire: forth

Empile -1 si la carte est ESP32-S3.

Exemple:

ESP32-S3? [IF]    \ soc_periph_rmt_clk_src_t 
    0 constant RMT_CLK_SRC_APB       \ Select APB as the source clock 
    1 constant RMT_CLK_SRC_RC_FAST   \ Select RC_FAST as the source clock 
    2 constant RMT_CLK_SRC_XTAL      \ Select XTAL as the source clock  
    3 constant RMT_CLK_SRC_DEFAULT   \ Select APB as the default choice  
[THEN] 

Legal: site web personnel sans commerce / personal site without seling