Struct stm32l0x1::SYSCFG_COMP[][src]

pub struct SYSCFG_COMP { /* fields omitted */ }

System configuration controller and COMP register

Methods

impl SYSCFG_COMP
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SYSCFG_COMP
[src]

impl Deref for SYSCFG_COMP
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SYSCFG_COMP