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 */ }

Trait Implementations§

Source§

impl Readable for CSR

read() method returns csr::R reader structure