Struct mkw41z::i2c0::A1 [] [src]

pub struct A1 { /* fields omitted */ }

I2C Address Register 1

Methods

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

impl !Sync for A1