pub type Debouncen = Reg<DebouncenSpec>;
Expand description
DEBOUNCEN (rw) register accessor: Debouncer Enable
You can read
this register and get debouncen::R
. You can reset
, write
, write_with_zero
this register using debouncen::W
. You can also modify
this register. See API.
For information about available fields see debouncen
module
Aliased Typeยง
struct Debouncen { /* private fields */ }