Type Alias CDR

Source
pub type CDR = Reg<u32, _CDR>;
Expand description

ADC common regular data register for dual mode

This register you can read. See API.

For information about available fields see cdr module

Aliased Type§

pub struct CDR { /* private fields */ }

Trait Implementations§

Source§

impl Readable for CDR

read() method returns cdr::R reader structure