Struct efm32gg990::VCMP[][src]

pub struct VCMP { /* fields omitted */ }

VCMP

Methods

impl VCMP
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for VCMP
[src]

impl Deref for VCMP
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for VCMP