Type Alias R

Source
pub type R = R<DORrs>;
Expand description

Register DOR%s reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn daccdor(&self) -> DACCDOR_R

Bits 0:11 - DAC channel1 data output

Trait Implementations§

Source§

impl Debug for R

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more