pub type DacResR = FieldReader<DacRes>;Expand description
Field DAC_RES reader - DAC Resolution
Aliased Type§
pub struct DacResR { /* private fields */ }Implementations§
Source§impl DacResR
impl DacResR
Sourcepub fn is_reso_10(&self) -> bool
pub fn is_reso_10(&self) -> bool
10-bit DAC
Sourcepub fn is_reso_12(&self) -> bool
pub fn is_reso_12(&self) -> bool
12-bit DAC
Sourcepub fn is_reso_14(&self) -> bool
pub fn is_reso_14(&self) -> bool
14-bit DAC
Sourcepub fn is_reso_16(&self) -> bool
pub fn is_reso_16(&self) -> bool
16-bit DAC