pub struct R(_);
Expand description

Register CR1 reader

Implementations

Bit 16 - Locking the AF configuration of associated IOs

Bit 15 - CRC calculation initialization pattern control for transmitter

Bit 14 - CRC calculation initialization pattern control for receiver

Bit 13 - 32-bit CRC polynomial configuration

Bit 12 - Internal SS signal input level

Bit 11 - Rx/Tx direction at Half-duplex mode

Bit 9 - Master transfer start

Bit 8 - Master automatic SUSP in Receive mode

Bit 0 - Serial Peripheral Enable

Methods from Deref<Target = R<CR1_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.
Dereferences the value.
Converts to this type from the input type.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.