atsamd11c::adc::ctrlb

Type Alias ResselR

Source
pub type ResselR = FieldReader<Resselselect>;
Expand description

Field RESSEL reader - Conversion Result Resolution

Aliased Type§

struct ResselR { /* private fields */ }

Implementations§

Source§

impl ResselR

Source

pub const fn variant(&self) -> Resselselect

Get enumerated values variant

Source

pub fn is_12bit(&self) -> bool

12-bit result

Source

pub fn is_16bit(&self) -> bool

For averaging mode output

Source

pub fn is_10bit(&self) -> bool

10-bit result

Source

pub fn is_8bit(&self) -> bool

8-bit result