Type Alias atsame70n21b::dacc::mr::DIFF_W

source ·
pub type DIFF_W<'a, const O: u8> = BitWriter<'a, MR_SPEC, O, DIFFSELECT_A>;
Expand description

Field DIFF writer - Differential Mode

Aliased Type§

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

Implementations§

source§

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

source

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

DAC0 and DAC1 are single-ended outputs.

source

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

DACP and DACN are differential outputs. The differential level is configured by the channel 0 value.