Struct mkw41z::i2c1::A2 [] [src]

pub struct A2 { /* fields omitted */ }

I2C Address Register 2

Methods

impl A2
[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 A2

impl !Sync for A2