pub type SAMPLE_W<'a, const O: u8> = FieldWriterSafe<'a, u32, CH9_INTERACT_SPEC, u8, SAMPLE_A, 2, O>;
Expand description

Field SAMPLE writer - Select Sample Mode

Implementations§

source§

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

source

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

Counter output will be used in evaluation

source

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

ACMP output will be used in evaluation

source

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

ADC output will be used in evaluation

source

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

Differential ADC output will be used in evaluation