Struct efm32gg990::LESENSE[][src]

pub struct LESENSE { /* fields omitted */ }

LESENSE

Methods

impl LESENSE
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for LESENSE
[src]

impl Deref for LESENSE
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for LESENSE