Type Alias ADCSRA

Source
pub type ADCSRA = Reg<ADCSRA_SPEC>;
Expand description

ADCSRA (rw) register accessor: The ADC Control and Status register A

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

For information about available fields see adcsra module

Aliased Typeยง

struct ADCSRA { /* private fields */ }