ADMUX

Type Alias ADMUX 

Source
pub type ADMUX = Reg<ADMUX_SPEC>;
Expand description

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.

For information about available fields see admux module

Aliased Typeยง

pub struct ADMUX { /* private fields */ }