Type Alias HPOINT

Source
pub type HPOINT = Reg<HPOINT_SPEC>;
Expand description

HPOINT (rw) register accessor: High point register for channel 0

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

For information about available fields see hpoint module

Aliased Typeยง

struct HPOINT { /* private fields */ }