Type Definition atsam4sd32c_pac::dacc::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 disabled(self) -> &'a mut W

Normal mode: the DAC core and reference voltage circuitry are kept ON between conversions.

source

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

Sleep mode: the DAC core and/or reference voltage circuitry are OFF between conversions.