Type Alias Compctrl

Source
pub type Compctrl = Reg<CompctrlSpec>;
Expand description

COMPCTRL (rw) register accessor: Comparator Control n

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

For information about available fields see compctrl module

Aliased Typeยง

struct Compctrl { /* private fields */ }