Type Alias esp32c3::rmt::CHDATA

source ·
pub type CHDATA = Reg<CHDATA_SPEC>;
Expand description

CHDATA (rw) register accessor: RMT_CH%sDATA_REG.

You can read this register and get chdata::R. You can reset, write, write_with_zero this register using chdata::W. You can also modify this register. See API.

For information about available fields see chdata module

Aliased Type§

struct CHDATA { /* private fields */ }