Type Definition CSR
Other items instm32l4_stm32hal::stm32l4x5::adc_common
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
impl Readable for CSR
read() method returns csr::R reader structure
read()