Type Alias Active

Source
pub type Active = Reg<ActiveSpec>;
Expand description

ACTIVE (r) register accessor: Active Channel and Levels

You can read this register and get active::R. See API.

For information about available fields see active module

Aliased Typeยง

struct Active { /* private fields */ }