Type Definition atsam4n8a_pac::adc::emr::OSR_R

source ·
pub type OSR_R = FieldReader<u8, OSR_A>;
Expand description

Field OSR reader - Over Sampling Rate

Implementations§

source§

impl OSR_R

source

pub fn variant(&self) -> Option<OSR_A>

Get enumerated values variant

source

pub fn is_no_average(&self) -> bool

Checks if the value of the field is NO_AVERAGE

source

pub fn is_osr4(&self) -> bool

Checks if the value of the field is OSR4

source

pub fn is_osr16(&self) -> bool

Checks if the value of the field is OSR16