Struct stm32l4_stm32hal::stm32l4x5::ADC_COMMON [−][src]
pub struct ADC_COMMON { /* fields omitted */ }
Expand description
Analog-to-Digital Converter
Implementations
Returns a pointer to the register block
Trait Implementations
type Target = RegisterBlock
type Target = RegisterBlock
The resulting type after dereferencing.
Auto Trait Implementations
impl !Sync for ADC_COMMON
impl Unpin for ADC_COMMON