Struct atsam4lc8b_pac::twim0::imr::R[][src]

pub struct R(_);
Expand description

Register IMR reader

Implementations

Bit 0 - RHR Data Ready

Bit 1 - THR Data Ready

Bit 2 - Ready for More Commands

Bit 3 - Command Complete

Bit 4 - Master Interface is Idle

Bit 5 - Two-wire Bus is Free

Bit 8 - NAK in Address Phase Received

Bit 9 - NAK in Data Phase Received

Bit 10 - Arbitration Lost

Bit 11 - SMBus Alert

Bit 12 - Timeout

Bit 13 - PEC Error

Bit 14 - Stop Request Accepted

Bit 17 - ACK in HS-mode Master Code Phase Received

Methods from Deref<Target = R<IMR_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.