Type Alias avr_device::atmega2560::cpu::prr0::PRADC_W
source · pub type PRADC_W<'a, const O: u8> = BitWriter<'a, u8, PRR0_SPEC, bool, O>;Expand description
Field PRADC writer - Power Reduction ADC
Aliased Type§
struct PRADC_W<'a, const O: u8> { /* private fields */ }