Type Alias esp32c6::dma::out_link_ch::W

source ·
pub type W = W<OUT_LINK_CH_SPEC>;
Expand description

Register OUT_LINK_CH%s writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

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

Bit 20 - Set this bit to stop dealing with the outlink descriptors.

Bit 21 - Set this bit to start dealing with the outlink descriptors.

Bit 22 - Set this bit to restart a new outlink from the last address.

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

Safety

Passing incorrect value can cause undefined behaviour. See reference manual