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