Struct efm32gg990::BURTC[][src]

pub struct BURTC { /* fields omitted */ }

BURTC

Methods

impl BURTC
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for BURTC
[src]

impl Deref for BURTC
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for BURTC