Struct stm32_hal2::pac::ADC_COMMON [−][src]
pub struct ADC_COMMON { /* fields omitted */ }ADC common registers
Implementations
impl ADC_COMMON[src]
impl ADC_COMMON[src]pub const fn ptr() -> *const RegisterBlock[src]
Returns a pointer to the register block
Trait Implementations
impl Deref for ADC_COMMON[src]
impl Deref for ADC_COMMON[src]type Target = RegisterBlock
The resulting type after dereferencing.
pub fn deref(&self) -> &<ADC_COMMON as Deref>::Target[src]
impl Send for ADC_COMMON[src]
impl Send for ADC_COMMON[src]Auto Trait Implementations
impl !Sync for ADC_COMMON
impl !Sync for ADC_COMMONimpl Unpin for ADC_COMMON
impl Unpin for ADC_COMMON