Type Alias gd32f1::gd32f130::adc::Wdht

source ·
pub type Wdht = Reg<WdhtSpec>;
Expand description

WDHT (rw) register accessor: watchdog higher threshold register

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

For information about available fields see wdht module

Aliased Type§

struct Wdht { /* private fields */ }