Type Alias esp32::sdhost::debnce::R

source ·
pub type R = R<DEBNCE_SPEC>;
Expand description

Register DEBNCE reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn debounce_count(&self) -> DEBOUNCE_COUNT_R

Bits 0:23 - 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.