Type Alias atmega_hal::pac::cpu::prr::PRADC_W

source ·
pub type PRADC_W<'a, const O: u8> = BitWriterRaw<'a, u8, PRR_SPEC, bool, BitM, O>;
Expand description

Field PRADC writer - Power Reduction ADC

Aliased Type§

struct PRADC_W<'a, const O: u8> { /* private fields */ }