Module esp32_hal::pac::sdmmc::debnce

Expand description

Debounce filter time configuration register

Structs

Debounce filter time configuration register
Register DEBNCE reader
Register DEBNCE writer

Type Definitions

Field DEBOUNCE_COUNT reader - Number of host clocks (clk) used by debounce filter logic. The typical debounce time is 5 \verb+~+ 25 ms to prevent the card instability when the card is inserted or removed.
Field DEBOUNCE_COUNT writer - Number of host clocks (clk) used by debounce filter logic. The typical debounce time is 5 \verb+~+ 25 ms to prevent the card instability when the card is inserted or removed.