esp32s3::sdhost

Type Alias DEBNCE

Source
pub type DEBNCE = Reg<DEBNCE_SPEC>;
Expand description

DEBNCE (rw) register accessor: Debounce filter time configuration register

You can read this register and get debnce::R. You can reset, write, write_with_zero this register using debnce::W. You can also modify this register. See API.

For information about available fields see debnce module

Aliased Typeยง

struct DEBNCE { /* private fields */ }