Struct efr32xg1::IDAC0[][src]

pub struct IDAC0 { /* fields omitted */ }

IDAC0

Methods

impl IDAC0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for IDAC0
[src]

impl Deref for IDAC0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for IDAC0