Type Alias atsame51n::dac::dacctrl::OSR_R

source ·
pub type OSR_R = FieldReader<OSRSELECT_A>;
Expand description

Field OSR reader - Sampling Rate

Aliased Type§

struct OSR_R { /* private fields */ }

Implementations§

source§

impl OSR_R

source

pub const fn variant(&self) -> Option<OSRSELECT_A>

Get enumerated values variant

source

pub fn is_osr_1(&self) -> bool

No Over Sampling

source

pub fn is_osr_2(&self) -> bool

2x Over Sampling Ratio

source

pub fn is_osr_4(&self) -> bool

4x Over Sampling Ratio

source

pub fn is_osr_8(&self) -> bool

8x Over Sampling Ratio

source

pub fn is_osr_16(&self) -> bool

16x Over Sampling Ratio

source

pub fn is_osr_32(&self) -> bool

32x Over Sampling Ratio