Struct lpc82x::i2c0::monrxdat::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:7 - Monitor function Receiver Data. This reflects every data byte that passes on the I2C pins, and adds indication of Start, Repeated Start, and data NACK.

[src]

Bit 8 - Monitor Received Start.

[src]

Bit 9 - Monitor Received Repeated Start.

[src]

Bit 10 - Monitor Received NACK.