Struct mkw41z::dcdc::REG3 [] [src]

pub struct REG3 { /* fields omitted */ }

DCDC REGISTER 3

Methods

impl REG3
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for REG3

impl !Sync for REG3