Type Alias CSR

Source
pub type CSR = Reg<u32, _CSR>;
Expand description

ADC Common status register

This register you can read. See API.

For information about available fields see csr module

Aliased Typeยง

pub struct CSR { /* private fields */ }