esp32h2::rmt

Type Alias CHDATA

Source
pub type CHDATA = Reg<CHDATA_SPEC>;
Expand description

CHDATA (rw) register accessor: The read and write data register for CHANNEL%s by apb fifo access.

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 */ }