Struct stm32_hal2::pac::ADC_COMMON [−][src]
pub struct ADC_COMMON { /* fields omitted */ }
Expand description
ADC common registers
Implementations
Returns a pointer to the register block
Trait Implementations
type Target = RegisterBlock
type Target = RegisterBlock
The resulting type after dereferencing.
Dereferences the value.
Auto Trait Implementations
impl !Sync for ADC_COMMON
impl Unpin for ADC_COMMON