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