Struct gd32f1::gd32f190::i2c0::stat1::R[][src]

pub struct R(_);
Expand description

Register STAT1 reader

Implementations

Bits 8:15 - Packet Error Checking Value

Bit 7 - Dual Flag in slave mode

Bit 6 - SMBus Host Header detected in slave mode

Bit 5 - SMBus host header in slave mode

Bit 4 - General call address (00h) received

Bit 2 - Whether the I2C is a transmitter or a receiver

Bit 1 - Busy flag

Bit 0 - A flag indicating whether I2C block is in master or slave mode

Methods from Deref<Target = R<STAT1_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.