pub type R = R<DEBNCE_SPEC>;
Expand description
Register DEBNCE
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn debounce_count(&self) -> DEBOUNCE_COUNT_R
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.