Type Alias HIGH

Source
pub type HIGH = Reg<HIGH_SPEC>;
Expand description

HIGH (rw) register accessor: No Description.

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

For information about available fields see high module

Aliased Typeยง

struct HIGH { /* private fields */ }