Struct esp32c3::dma::out_link_ch2::R[][src]

pub struct R(_);
Expand description

Register OUT_LINK_CH2 reader

Implementations

Bits 0:19 - This register stores the 20 least significant bits of the first outlink descriptor’s address.

Bit 23 - 1: the outlink descriptor’s FSM is in idle state. 0: the outlink descriptor’s FSM is working.

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