pub type ADMUX = Reg<ADMUX_SPEC>;
ADMUX (rw) register accessor: The ADC multiplexer Selection Register
You can read this register and get admux::R. You can reset, write, write_with_zero this register using admux::W. You can also modify this register. See API.
read
admux::R
reset
write
write_with_zero
admux::W
modify
For information about available fields see admux module
admux
struct ADMUX { /* private fields */ }