Type Alias esp32s2::rmt::chdata::W

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

Register CH%sDATA writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn data(&mut self) -> DATA_W<'_, CHDATA_SPEC>

Bits 0:31 - The read and write data register for CHANNEL%s by apb fifo access.

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