Type Alias atsame70n21b::afec0::emr::RES_R

source ·
pub type RES_R = FieldReader<RESSELECT_A>;
Expand description

Field RES reader - Resolution

Aliased Type§

struct RES_R { /* private fields */ }

Implementations§

source§

impl RES_R

source

pub fn variant(&self) -> Option<RESSELECT_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

source

pub fn is_osr64(&self) -> bool

Checks if the value of the field is OSR64

source

pub fn is_osr256(&self) -> bool

Checks if the value of the field is OSR256