Struct qn908x_rs::i2c0::STAT [] [src]

pub struct STAT { /* fields omitted */ }

Status register for Master, Slave, and Monitor functions.

Methods

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

impl !Sync for STAT