Struct esp32c3::dma::out_link_ch1::R [−][src]
pub struct R(_);Expand description
Register OUT_LINK_CH1 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_CH1_SPEC>>
Trait Implementations
Performs the conversion.