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

pub struct R(_);
Expand description

Register CR reader

Implementations

Bit 0 - Slave Enable

Bit 1 - SMBus Mode Enable

Bit 2 - Slave Address Match

Bit 3 - General Call Address Match

Bit 4 - Clock Stretch Enable

Bit 7 - Software Reset

Bit 8 - SMBus Alert

Bit 9 - SMBus Default Address

Bit 10 - SMBus Host Header

Bit 11 - Packet Error Checking Enable

Bit 12 - Slave Receiver Data Phase ACK Value

Bit 13 - NBYTES Count Up

Bit 14 - Stretch Clock on Address Match

Bit 15 - Stretch Clock on Data Byte Reception

Bits 16:25 - Slave Address

Bit 26 - Ten Bit Address Match

Bit 27 - Bridge Control Enable

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