Type Alias CDR
Source pub type CDR = Reg<CDRrs>;
Expand description
CDR (r) register accessor: ADC common regular data register for dual and triple modes
You can read
this register and get cdr::R
. See API.
See register structure
For information about available fields see cdr
module
pub struct CDR { }