Struct atsam4lc8b_pac::iisc::sr::R[][src]

pub struct R(_);
Expand description

Register SR reader

Implementations

Bit 0 - Receive Enable

Bit 1 - Receive Ready

Bit 2 - Receive Overrun

Bit 4 - Transmit Enable

Bit 5 - Transmit Ready

Bit 6 - Transmit Underrun

Bits 8:9 - Receive Overrun Channels

Bits 20:21 - Transmit Underrun Channels

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