Struct gd32f1::gd32f190::cec::cfg::R[][src]

pub struct R(_);
Expand description

Register CFG reader

Implementations

Bits 0:2 - Signal Free Time

Bit 3 - Reception bit timing tolerance

Bit 4 - Whether stop receive message when detected RBRE

Bit 5 - Generate Error-bit when detected RBRE in singlecast

Bit 6 - Generate Error-bit when detected RLBPE in singlecast

Bit 7 - Do not generate Error-bit in broadcast message

Bit 8 - The SFT start option

Bits 16:30 - Own Address

Bit 31 - Listen mode enable

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