Struct mkw41z::i2c0::D [] [src]

pub struct D { /* fields omitted */ }

I2C Data I/O register

Methods

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

impl !Sync for D