Type Alias W

Source
pub type W = W<DEBNCE_SPEC>;
Expand description

Register DEBNCE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn debounce_count(&mut self) -> DEBOUNCE_COUNT_W<'_, DEBNCE_SPEC>

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.