pub type ADCSRA = Reg<ADCSRA_SPEC>;
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.
read
adcsra::R
reset
write
write_with_zero
adcsra::W
modify
For information about available fields see adcsra module
adcsra
pub struct ADCSRA { /* private fields */ }