pub type CSR = Reg<u32, _CSR>;
ADC common status register
This register you can read. See API.
read
For information about available fields see csr module
pub struct CSR { /* private fields */ }
read() method returns csr::R reader structure
read()