Struct mkw41z::DCDC [] [src]

pub struct DCDC { /* fields omitted */ }

DC to DC Converter

Methods

impl DCDC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for DCDC
[src]

impl Deref for DCDC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for DCDC