Type Alias esp32c3::dma::ch::out_push::W

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

Register OUT_PUSH writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn outfifo_wdata(&mut self) -> OUTFIFO_WDATA_W<'_, OUT_PUSH_SPEC>

Bits 0:8 - This register stores the data that need to be pushed into DMA FIFO.

source

pub fn outfifo_push(&mut self) -> OUTFIFO_PUSH_W<'_, OUT_PUSH_SPEC>

Bit 9 - Set this bit to push data into DMA FIFO.