Type Alias ACSR

Source
pub type ACSR = Reg<ACSR_SPEC>;
Expand description

ACSR (rw) register accessor: Analog Comparator Control And Status Register

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

For information about available fields see acsr module

Aliased Typeยง

struct ACSR { /* private fields */ }