Type Alias THRESHOLD

Source
pub type THRESHOLD = Reg<THRESHOLD_SPEC>;
Expand description

threshold (rw) register accessor: Channel internal counter threshold

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

For information about available fields see threshold module

Aliased Typeยง

struct THRESHOLD { /* private fields */ }