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

pub struct R(_);
Expand description

Register IMR reader

Implementations

Bit 0 - RX Buffer Ready

Bit 1 - TX Buffer Ready

Bit 3 - Transmission Complete

Bit 6 - Underrun

Bit 7 - Overrun

Bit 8 - NAK Received

Bit 12 - SMBus Timeout

Bit 13 - SMBus PEC Error

Bit 14 - Bus Error

Bit 16 - Slave Address Match

Bit 17 - General Call Match

Bit 18 - SMBus Alert Response Address Match

Bit 19 - SMBus Host Header Address Match

Bit 20 - SMBus Default Address Match

Bit 21 - Stop Received

Bit 22 - Repeated Start Received

Bit 23 - Byte Transfer Finished

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.