Type Definition atsam4n8c_pac::adc::mr::SLEEP_W

source ·
pub type SLEEP_W<'a, const O: u8> = BitWriter<'a, u32, MR_SPEC, SLEEP_A, O>;
Expand description

Field SLEEP writer - Sleep Mode

Implementations§

source§

impl<'a, const O: u8> SLEEP_W<'a, O>

source

pub fn normal(self) -> &'a mut W

Normal Mode: The ADC Core and reference voltage circuitry are kept ON between conversions

source

pub fn sleep(self) -> &'a mut W

Sleep Mode: The ADC Core and reference voltage circuitry are OFF between conversions